Skip to content
Joe edited this page Mar 24, 2018 · 2 revisions

iD8266

Supported Boards and Modules

So far this firmware has been tested with the following boards with a 4M/3M SPIFFS arrangement:

  • ESP-12E
  • ESP-12F
  • Wemos D1 mini

Features

  • Everything is or should be configurable via the web UI
  • Web application authentication with 2 factor TOTP
  • Web application session management
  • Complexify for strong passwords
  • Web pages built with efficient HTML/CSS/JS
  • Web pages served from SPIFFS
  • Web pages built with jquery and bootstrap for a nice user experience
  • Web socket server support
  • Supports AP/STA/AP+STA modes
  • Supports DHCP / static IP addressing
  • NTP client support built in
  • MQTT pubsub client support built in
  • Onboard GPIO support
  • Worcester Bosch Digistat MK2 433MHz device support
  • DHT22 support
  • Nexactrl / HomeEasy 433MHz device support
  • Deep sleep support
  • gulpfile.js included for inlining and minification of HTML/CSS/JS
  • OTA update support
Clone this wiki locally