Skip to content

marceloleitner/greenhouse-nodemcu-firmware

 
 

Repository files navigation

Greenhouse IoT 0.1

License

This is the firmware for a greenhouse controler based on NodeMCU.

It supports 2 GPIO outputs as timers, one meant for a greenery table and another for perennials. The greenery one fires at every 15 mins, 15 mins on and 15 mins off. The perennials one is slower, 15mins at every 2 hours.

It will also monitor ambient temperature and huminity via a DHT11 sensor and the greenery solution temperature via a ds18b20. This data and also pumps status is then published to a MQTT server.

About

IoT controller for a greenhouse based on NodeMCU

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 98.8%
  • Lua 0.5%
  • C++ 0.4%
  • Makefile 0.3%
  • Assembly 0.0%
  • HTML 0.0%