Skip to content

Instantly share code, notes, and snippets.

@cormad
cormad / Esp8266_Wifi_MQTT_SPI_I2C
Created March 5, 2016 19:36
Esp8266_Nodemcu v0.9 WoodStove Monitor
/*
Catalytic Wood Stove Monitor
This sketch is a working prototype with the ESP8266 board/library.
It connects to local Wifi
It connects to an MQTT server with PubSubClient then:
- publishes "Data" to local MQTT server where it is picked up by Node-Red