#arduinoplc #plc_programming
My neighbour owns a small water treatment plant consisting of a mechanized borehole and a Reverse Osmosis (RO) system. Every day, I watch him manually fill the raw water tank using the borehole pump. Once the tank is full, he starts the RO system, monitors the process, and turns it off when treatment is complete.
Although the process is straightforward, it is repetitive and time-consuming. Today, we will automate the entire operation using a DIY Arduino PLC and OpenPLC V4, allowing the system to run automatically with minimal human intervention.
Link to How to build an Arduino PLC: • DIY Arduino PLC - How to Build an Arduino...