Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 269 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 269 Bytes

wifi-temperature-logger

A small LUA script for the ESP8266

This script works on a ESP8266 wifi board with the NodeMCU firmware.

It reads the temperature and sends it to a webserver.

The inital commit is quite messy, but i will clean it up and make it easy to use.