Skip to content

fgillet4/Automated-Grow-Box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated-Grow-Box

The following libaries are required to run this code Arduino: DHT11 sensor library is required.

Python: pip3 install pyserial, numpy, pyplot, and csv

The code will first de displayed on the arduino serial monitor and then read to python using a USB and interpreted by pyserial. NOTE: Change 'COM3' to the specific serial port for your arduino using the Arduino IDE. Note that both the serial monitor and python cannot be runnning at the same time. Furthur developments in this code will be database managing for data aquired during subsequent grows.

Hardware: A computer (RasPi, Ubuntu, PC, Mac), ArduinoRev3, DHT11 Temp sensor, 12V Solenoid valve with snubber diode to prevent back EMFs, Protoboard, Low ohm resistors 10-50, tubing, wires, soldering station and a little imagination.

email any questions to: fgillet4@gmail.com Enjoy!

About

This repository features arduino code and python code for plotting grow box data in real time and also responding to disturbances in set point value.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published