- plain ESP2866 boards
- NodeMCU
- Witty Cloud development boards. These are very handy boards and a GREAT way to start playing with ESP2866 tech.
Some of the software used:
- ESP Easy - easy to use web based firmware image for the ESP2866
- Node-Red - MQTT based message handling - runs on a RPi
- Arduino IDE - used to program the above ESP2866 boards
- Grafana - drag and drop web based graphing software - runs on a RPi
- InfluxDB - easy to use DB - runs on RPi
- MQTTfx - Java based MQTT client/dev. tool