ESP8266 WiFi – NodeMCU Firmware

nodeMCU logo

Website

Informatie (ENG)

A lua based firmware for wifi-soc esp8266

Summary

  • Easy to program wireless node and/or Access Point
  • Based on Lua 5.1.4 (without debug, os module.)
  • Event-driven programming model preferred
  • Built-in modules: node, json, file, timer, pwm, i2c, spi, onewire, net, mqtt, coap, gpio, wifi, adc, uart, bit, u8g, ucg, ws2801, ws2812, crypto, dht, rtc, sntp, bmp085, tls2561, hx711 and system api.
  • Both Integer (less memory usage) and Float version firmware provided.

Download NodeMCU @ Github.com