A curated list of amazingly awesome open source ESP8266 resources.
Please read CONTRIBUTING if you wish to add software.
General projects
- espurna - Home automation firmware
Weather station projects
- Adafruit - Touchscreen 2.4'' and battery (optional).
- ThingPulse - OLED 0.96'' and DHT11.
Other kind of projects
- Air Pollution Meter - Particulate matter(SDS011), Gas sensor(MQ135) and DHT11
- Geolocation - Geolocate using nearby WiFi and Google API.
- HydroSafe - Cut off current for floods.
AP
- esp_wifi_repeater - A full functional WiFi Repeater.
- Espressif AT - The default vanilla firmware for the ESP8266.
- NodeMCU An eLua-based firmware for the ESP8266.
- ESPBasic - A BASIC firmware for easy and wireless programming, ready for the 8266.
- MicroPython - An implemention of Python3 for the ESP8266.
- MicroPython/32 - A MicroPython port for the ESP32.
- Frankenstein - A quick and dirty firmware with cool features for the ESP8266.
- MongooseOS - An IoT specific firmware, with both C and JS. Available for the ESP32/8266.
- DeviceHive - A firmware made as a client for DeviceHive's IoT data platform, only for the 8266.
- NodeLUA - Another lua-based firmware for the ESP8266.
WiFi projects
- Beacon8r - Create a million unique SSIDs every minute.