Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 211 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 211 Bytes

HydroponicsController

ebb and flow hydroponics controller based on arduino mega (controls lights, pumps, logs data)

Dependencies

  • DHT sensor library by Adafruit (1.2.3 to avoid bug)
  • RTClib by Adafruit