Watering my plants IoT style with nRF24, cheap 3V water pumps from china, a Raspberry PI, MQTT and everyhting i could pack in this setup
- chronograf: folder with chronograf, telegraf and influx for logging and visualizing sensor data
- Makefile: to build c++ program on raspberry pi
- flower-pot-o-meter.ino: Arduino project file
- fpom.cpp: c++ Program for rPI
- frpom.h: common header file for rPI and arduino