Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 436 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 436 Bytes

client-nodemcu

Client for NodeMCU (Lua).

Run on an ESP8266 with the NodeMCU firmware flashed.

Flash the firmware (you want modules http and adc and wifi and sjson), then use nodemcu-uploader to upload the Lua files to the persistent MCU filesystem.

As of this writing, it continuously asserts the value on the analog input pin to the Crosby server.