644 B
644 B
NodeMCU Documentation
NodeMCU is an eLua based firmware for the ESP8266 WiFi SOC from Espressif. This is a companion project to the popular NodeMCU dev kits, ready-made open source development boards with ESP8266-12E chips.
The firmware is based on the Espressif SDK v1.4 and uses a file system based on spiffs.
Getting started
- Build the firmeware with the modules you need.
- Flash the firmware to the chip.
- Load your code into the firmware.