sites.google.com/site/growboxguy/
Assembly guide:
https://sites.google.com/site/growboxguy/
Doxygen documentation: https://growboxguy.github.io/Gbox420/files.html
Gbox420 user interface: The ESP-link firmware's built in webserver hosts the control interface for the grow box. This is available on the local WiFi from a mobile, tablet or desktop PC.
Serial output relayed to the web interface: There is no need to connect a USB cable to monitor the Arduino's serial output, it is relayed to the grow box control website.
Email alert example: TWhen a new alert triggers, or an existing alert is resolved a summary email is triggered. Several charts are attached to the email for a quick overview.
The complete automation kit, including the Main, Aeroponics, Hempy bucket and Reservoir modules, two LED drivers and AC outlets for dual speed Internal and Exhaust fans.
Main module: Based on the Arduino Mega2560 and ESP8266 chips. Measures and controls AC power to the two PWM dimmed LED drivers, the dual speed Internal and Exhaust fans and to the 12V DC power brick powering all modules.Collects sensor readings from the other modules wirelessly and reports them to Google Sheets.
Placed outside the grow box.
Main module extension: Temperature, humidity and light sensors connected to the main module via UTP cable. Placed inside the grow box.
Reservoir module: ased on an Arduino Nano RF. Measures the reservoir weight, temperature, pH and the air temperature and humidity around the reservoir.
Hempy module: Based on an Arduino Nano RF. Measures the weight of the Hempy buckets and controls watering.
Aeroponics module: Based on an Arduino Nano RF. Measures the pressure and controls the high pressure pump, bypass solenoid and spray solenoids.