A brain and monitoring system for your hydroponics setup

Arduino will serve as an aggregator for the following sensors:
- pH
- Water Temperature
- Air Temperature & Humidity
- Electro-Conductivity/TDS
Sensor data will be transmitted via USB (serial) to rPi for use in application.
The brains of the operation. Using a config file and custom scheduling functionality, the rPi provides a minute-by-minute schedule to run the lights and motors. Will also log the state of the system to a DB of your choice
Run the thing with...
./start.sh