Growing millions of plants is no easy task, but at Costa Farms®, it’s a daily operation. With production facilities spread across Florida, North Carolina, South Carolina, Virginia, and the Dominican Republic, Costa Farms produces a wide variety of houseplants and ornamental plants—from foliage and flowers to succulents and cacti.
Over the years, Costa Farms has expanded significantly through organic growth and strategic acquisitions. Now operating on over 5,200 acres, the company manages a complex network of greenhouses, shade houses, and open fields to meet the growing demand for their plants.
As one of the largest horticultural growers in the U.S.— supplying over 150 million house and garden plants annually to major retailers like Home Depot®, Lowe’s®, Walmart®, and Amazon®—Costa Farms has shifted its focus toward optimizing operational efficiency to keep up with its large-scale production needs.
Growing Pains: Gaps in Production Tracking
You can’t manage what you don’t measure, and for years Costa’s engineering team dealt with a diverse set of machinery with no direct interface for real-time data collection:
- Transplanters—Automate the process of planting seedlings into pots
- Robotic systems—Handle tasks like moving pots and transferring plants
- Conveyor systems—Transport plants through production stages
- Irrigation systems—Automatically water plants as needed
- Climate control systems—Regulate temperature and humidity to ensure optimal growing conditions
As Karl Yeager, Automation and Technology Manager at Costa Farms explains, “It’s a mixed bag of machinery. Some use traditional PLCs for control, but without expensive software licenses and in-house platform-specific expertise, we weren’t able to access production data without jumping through hoops.”
Without live production data, Costa Farms lacked the visibility needed to truly understand where inefficiencies existed.
As Yeager points out, “We weren’t necessarily fixing a specific problem, but rather coming to the realization that without accurate, real-time data, we couldn’t manage or optimize our operations effectively.”
Most competitors in the industry rely on outside vendors for SCADA solutions, but Costa Farms couldn’t find an offering that would easily integrate with their Sage® ERP platform, so they began experimenting with a custom homegrown solution.
Experimenting with lighting and temperature in an indoor test garden at Costa Farms
Sifting Through the Soil: Finding the Right Edge Device
“The goal of the project was to implement a standardized PLC system that was easy to deploy, reliable, and maintainable without requiring specialized expertise,” Yeager recalls.
Costa Farms evaluated several PLC options, but according to Yeager, “Many were inexpensive systems with unreliable overseas support, poor compliance, and lacking durability. Others were more costly, requiring expensive software licenses and highly specialized training.”
With 30 years’ experience in automation, Yeager had a clear vision for the product he was looking for: Simple, Scalable, Survivable, and Supportable. This is otherwise known as his 4-S philosophy.
The Move to groov
After evaluating options, Costa Farms chose Opto 22’s
groov RIO® for its ability to meet their growing production needs. The system provided a range of features that allowed Costa Farms to not only address their current challenges but also future-proof their operations.
Physical I/O
Connecting to existing machines with closed control platforms often requires Costa Farms to use
groov RIO’s digital inputs. Some examples include using proximity sensors to track the movement of pots down a conveyor or tracking a relay that monitors cycle counts on robotic arms.
Analog inputs are also used in some cases to monitor parameters like flow rate, temperature, and humidity.
Communications and connectivity
Where communication to existing machines is an option,
groov RIO has no problem communicating over standard protocols like OPC UA®. In some cases, Banner® wireless sensors and Dragino® LoRaWan® gateways are integrated with MQTT communications.
When legacy serial protocols, like RS-232 and RS-485 are available,
groov RIO is up to the task through the use of inexpensive USB-to-serial adapters.
Moving data upstream to Costa’s cloud-based Microsoft® Azure® instance also relies on MQTT, and, in some cases, HTTPS SQL writes to Azure’s Microsoft SQL cloud server®. SQL is also the interface used to get work orders, job descriptions, and production schedules from Costa’s Sage ERP system.
Software support
groov RIO supports a variety of programming options, from custom Linux® programs to IEC 61131-3 compliant PLC development platforms like CODESYS®.
For Costa’s application, Yeager chose Node-RED®, a flow-based programing tool for IIoT applications, which runs natively on all
groov devices. Node-RED’s ease-of-use allows Costa Farms to quickly deploy small applications and seamlessly expand them to larger systems without the need for extensive coding or technical expertise.
Additionally, the
groov RIO’s edge computing capabilities enable Costa Farms to process data locally, reducing latency and contextualizing data before sending information to the cloud.
A Node-RED flow that detects a USB drive in groov RIO and transfers the data without user intervention