Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 541 Bytes

File metadata and controls

25 lines (14 loc) · 541 Bytes

Greenhouse-Pi

Greenhouse sensor monitoring tool for my backyard greenhouse.

Api documentation is available at docs.greenhousepi.apiary.io

Plan

  • Add thermometer and hygrometer GPIO sensors
  • Add front-end to monitor these values
  • Add controller for a fan to bring temperature to an acceptable value

Current

  • Mock thermometer/hygrometer/storage
  • Api implementation for history

Remaining

  • Use lightweight storage system
  • Use real sensors with GPIO
  • Build the front-end