iamnickson / aquagrow-esp32

AquaGrow ESP32 Source Code β˜˜οΈπŸŸπŸ•Ή

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AquaGrow - ESP32 Source Code

Contributor: Sandip Gautam

Current Progress

MONITOR (Sensors)

  • βœ… Atmospheric Temperature & Humidity
  • βœ… Ambient Light Sensor
  • βœ… Water Temperature
  • βœ… pH Sensor
  • βœ… 2 Water Level Sensors
  • πŸ”œ Electrical Conductivity

CONTROL

  • βœ… Growing Light ON/OFF
  • πŸ”œ Growing Light Intensity
  • βœ… Water Pump
  • βœ… 2 pH Pumps
  • βœ… Heating Mat

Meetings:

  • 2/24: Successfully tested some sensors and use HTTP POST to send data to the API
  • 3/3: Finished water cycle design & succesfully test HTTP POST loop from ESP32
  • 3/10: Successfully controlled growing light and tested electrical conductivity sensor
  • 3/17
  • 3/24
  • 3/31

About

AquaGrow ESP32 Source Code β˜˜οΈπŸŸπŸ•Ή


Languages

Language:C++ 94.7%Language:C 5.3%