Author Archive

IoT Temperature Meter

This is a test project to build IoT temperature meter using ESP8266 WiFi module, DS18b20 temperature sensor and nodemcu. It sends temperature data to ThingSpeak. This test is based on ESP8266 + ds18b20 + thingspeak+ nodemcu article and it’s files on GitHub plus ds18b20.lua. ESP8266 + ds18b20 + thingspeak+ nodemcu article describes how to build