All Projects → marshallamey → Hydroponic Automation

marshallamey / Hydroponic Automation

A program to monitor and control 8 variables of a hydroponic gardening system

Projects that are alternatives of or similar to Hydroponic Automation

Onewirehub
OneWire slave device emulator
Stars: ✭ 195 (+413.16%)
Mutual labels:  arduino, sensor, temperature
Mycontroller V1 Legacy
The Open Source Controller
Stars: ✭ 135 (+255.26%)
Mutual labels:  automation, arduino, sensor
Kotihome
Home automation system based on Arduino with sensors, Raspberry Pi, Node.js and React
Stars: ✭ 32 (-15.79%)
Mutual labels:  arduino, sensor, temperature
EnviroMonitorStation
Arduino compatible software for ESP8266 based environmental monitoring station. Includes temperature, humidity, barometric pressure and PM2.5, PM10 dust monitoring
Stars: ✭ 71 (+86.84%)
Mutual labels:  sensor, temperature
embedded-sht
Embedded SHT Drivers for Sensirion Temperature and Humidity Sensors - Download the Zip Package from the Release Page
Stars: ✭ 53 (+39.47%)
Mutual labels:  sensor, temperature
SHT31
Arduino library for the SHT31 temperature and humidity sensor
Stars: ✭ 26 (-31.58%)
Mutual labels:  sensor, temperature
Mudpi Core
Configurable automation library for linux SBC boards including raspberry pi
Stars: ✭ 194 (+410.53%)
Mutual labels:  automation, arduino
SparkFun MLX90640 Arduino Example
Controlling and reading from the MLX90640 IR array thermal imaging sensor
Stars: ✭ 84 (+121.05%)
Mutual labels:  sensor, temperature
homebridge-tion
Homebridge plugin to control Tion breezers
Stars: ✭ 32 (-15.79%)
Mutual labels:  sensor, temperature
Adafruit Fingerprint Sensor Library
Arduino library for interfacing to the fingerprint sensor in the Adafruit shop
Stars: ✭ 273 (+618.42%)
Mutual labels:  arduino, sensor
Sensors Software
sourcecode for reading sensor data
Stars: ✭ 469 (+1134.21%)
Mutual labels:  arduino, sensor
BME680
Arduino Library to access the Bosch BME680 - temperature, pressure, humidity and gas sensor
Stars: ✭ 30 (-21.05%)
Mutual labels:  sensor, temperature
Tasmota
Alternative firmware for ESP8266 with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
Stars: ✭ 16,624 (+43647.37%)
Mutual labels:  automation, arduino
pymetawear
Community developed SDK around the Python bindings for the C++ SDK
Stars: ✭ 42 (+10.53%)
Mutual labels:  sensor, temperature
Terrariumpi
Home automated terrarium/aquarium or other enclosed environment with a Raspberry Pi
Stars: ✭ 249 (+555.26%)
Mutual labels:  automation, sensor
Sensors
A macOS application displaying the thermal, voltage and current sensor values.
Stars: ✭ 70 (+84.21%)
Mutual labels:  sensor, temperature
W1thermsensor
A Python package and CLI tool to work with w1 temperature sensors like DS1822, DS18S20 & DS18B20 on the Raspberry Pi, Beagle Bone and other devices.
Stars: ✭ 446 (+1073.68%)
Mutual labels:  sensor, temperature
Esp Dash
A blazing fast library to create a functional dashboard for ESP8266 and ESP32
Stars: ✭ 548 (+1342.11%)
Mutual labels:  arduino, temperature
Mini Graph Card
Minimalistic graph card for Home Assistant Lovelace UI
Stars: ✭ 1,370 (+3505.26%)
Mutual labels:  automation, sensor
Automated Irrigation System
This is the software of an open source automated irrigation system. The complete setup including hardware can be found in the README.
Stars: ✭ 442 (+1063.16%)
Mutual labels:  automation, arduino

hydroAutomation

plants

This is a Summer Undergraduate Research Project completed at San Antonio College in 2017

Original contributors: Marshall J. Amey, Kathya Alfaro, Isaac Olson, and Madeline Wrzesinski

Faculty Advisor: Pete R. Ortega

The goal of this research project was to design, build, and test a low-cost prototype system to automate and control critical variables of the environment in a containerized hydroponic garden. Optimizing the production of hydroponic shipping container systems for cost-efficiency and ease of operation could revitalize the health of low-income and urban communities located in food deserts. With these systems, communities would have close access to healthier, more natural food options year-round. By creating simple technology that optimizes plant yield at the lowest cost, more research can be conducted to study the potential of hydroponics to improve environmental sustainability and end hunger, locally and abroad. This project used Arduino microcontroller technology and an array of sensors to measure pH, conductivity, temperature, and oxygen levels of the nutrient solution; temperature, humidity and CO2 levels in the air; and the photosynthetically active radiation of the lights. The data compiled by the system is uploaded to the Internet, where it can be viewed remotely. Conductivity, pH, and dissolved oxygen levels can be monitored and regulated continuously without human intervention. The completed system has the potential to control the environment at a substantially lower cost than most commercially available equipment on the market. More information can be found in the final report located in the documentation folder.

ADDRESSES
PH - Atlas Scientific pH Sensor
EC - Atlas Scientific Conductivity Sensor
DO - Atlas Scientific Dissolved Oxygen Sensor
WT - Altas Scientific Water Temperature Sensor
AT - Air Temperature
HM - Humdity
CB - Carbon Dioxide
PR - Photosynthetically Active Radiation

hydroSystem

wiring-diagram chart1 chart2

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].