Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Esp8266

Esp8266

110 projects

Showing 34 of 106 projects

TTS
TTSC

An Arduino library for text-to-speech synthesis using PWM or DAC outputs with external amplifier.

#tts#embedded-systems#esp32
Stars216
Forks49
Last commit2 years ago
micropython-max7219
micropython-max7219Python

A MicroPython driver for MAX7219 8x8 LED matrix modules with SPI interface, cascading support, and framebuf integration.

#iot#spi#max7219
Stars210
Forks69
Last commit7 years ago
ESPTool-gui
ESPTool-guiC++

A GUI for ESP8266 ROM flashing based on esptool-ck, designed for production use.

#qt#embedded-systems#firmware-flashing
Stars203
Forks41
Last commit3 years ago
Arilux_AL-LC0X
Arilux_AL-LC0XC++

Alternative firmware for Arilux AL-LC0X LED controllers using MQTT and TLS for reliable smart home integration.

#home-automation#mqtt#esp8266
Stars188
Forks32
Last commit6 years ago
micropython-mfrc522
micropython-mfrc522Python

A lightweight MicroPython class for interfacing with MFRC522 RFID readers on embedded boards like ESP8266 and WiPy.

#iot#spi#micropython
Stars188
Forks127
Last commit2 years ago
FTP-Server-for-ESP8266-ESP32-and-PYBD
FTP-Server-for-ESP8266-ESP32-and-PYBDPython

A lightweight FTP server for MicroPython on ESP8266, ESP32, and Pyboard D devices.

#iot#micropython#esp32
Stars162
Forks41
Last commit1 year ago
micropyserver
micropyserverPython

A simple HTTP server library for building web interfaces and APIs on MicroPython-powered devices like ESP8266/ESP32.

#iot#http-server#embedded-systems
Stars159
Forks34
Last commit1 year ago
SX127x_driver_for_MicroPython_on_ESP8266
SX127x_driver_for_MicroPython_on_ESP8266Python

A MicroPython driver for SX127x LoRa transceivers, enabling wireless communication on ESP8266, ESP32, and Raspberry Pi.

#sx127x#iot#embedded-systems
Stars155
Forks58
Last commit
mqtt-ir-transceiver
mqtt-ir-transceiverC++

ESP8266-based bidirectional bridge that converts MQTT messages to IR signals and received IR signals to MQTT messages.

#global-cache#esp-01#home-automation
Stars144
Forks34
Last commit5 years ago
micropython-ov2640
micropython-ov2640Python

A MicroPython class for interfacing with the OV2640 camera on ESP8266, enabling image capture and storage.

#iot#spi#embedded-systems
Stars123
Forks29
Last commit3 years ago
micropython-nanoweb
micropython-nanowebPython

A full asynchronous web server for MicroPython designed for microcontrollers with minimal memory footprint.

#iot#asyncio#webserver
Stars120
Forks19
Last commit6 months ago
pysmartnode
pysmartnodePython

A MicroPython framework for building and deploying smart home nodes on ESP32/ESP8266 microcontrollers using MQTT communication.

#iot#sensor#micropython
Stars119
Forks21
Last commit5 years ago
micropython-bmp280
micropython-bmp280Python

A MicroPython driver for the Bosch BMP280 temperature and pressure sensor with configurable use cases and oversampling.

#iot#embedded-systems#pressure-sensor
Stars117
Forks27
Last commit2 years ago
TinyUPnP
TinyUPnPC++

A minimal UPnP IGD library for ESP8266/ESP32 to automate port forwarding on routers.

#iot#embedded-systems#esp32
Stars110
Forks19
Last commit1 year ago
ads1x15
ads1x15Python

A MicroPython driver for ADS1115 and ADS1015 analog-to-digital converters, optimized for time-sensitive and IRQ-safe operations.

#embedded-systems#micropython#i2c
Stars110
Forks35
Last commit8 months ago
senko
senkoPython

A simple OTA updater for Micropython projects on ESP8266/ESP32 that syncs files from GitHub.

#iot#senko#embedded-systems
Stars102
Forks20
Last commit2 years ago
micropython-iot
micropython-iotPython

A resilient full-duplex communication library for MicroPython IoT applications using ESP8266, ESP32, or Pyboard D endpoints.

#iot#micropython#esp32
Stars97
Forks16
Last commit5 years ago
st7789py_mpy
st7789py_mpyPython

A MicroPython driver for 240x240 ST7789 displays without CS pin, also supporting 135x240 TTGO displays.

#spi#micropython#esp32
Stars97
Forks33
Last commit6 years ago
StickWatch
StickWatchC++

A DIY smart watch built on the M5Stick ESP32 development board.

#esp32#m5stick#wearable-tech
Stars96
Forks37
Last commit3 years ago
UTFT-ESP
UTFT-ESPC

Adds ESP8266 and ESP32 support to the UTFT library with hardware SPI for serial interface displays.

#embedded-systems#esp32#st7735
Stars93
Forks31
Last commit6 years ago
u-lora
u-loraPython

A MicroPython port of raspi-lora enabling RFM95 LoRa radio communication on microcontrollers like Raspberry Pi Pico and ESP32.

#iot#embedded-systems#micropython
Stars93
Forks18
Last commit2 years ago
MPU6050-ESP8266-MicroPython
MPU6050-ESP8266-MicroPythonPython

A lightweight MicroPython library for reading MPU6050 accelerometer and gyroscope data on ESP8266 boards.

#iot#sensor-library#micropython
Stars91
Forks35
Last commit5 years ago
micropython-utelegram
micropython-utelegramPython

A microPython wrapper for the Telegram Bot API, enabling Telegram bot creation on ESP32, ESP8266, and RP2040 microcontrollers.

#iot#micropython#esp32
Stars91
Forks16
Last commit2 years ago
micropython-mcp23017
micropython-mcp23017Python

A MicroPython library for controlling the MCP23017 2-port 16-bit I/O expander via I2C.

#io-expander#micropython#i2c
Stars90
Forks23
Last commit2 years ago
micropython-hx711
micropython-hx711Python

A MicroPython driver for the HX711 24-bit analog-to-digital converter, enabling precise weight measurement on microcontrollers.

#iot#embedded-systems#micropython
Stars89
Forks24
Last commit2 years ago
upy-websocket-server
upy-websocket-serverPython

A MicroPython WebSocket server implementation for ESP8266/ESP32 devices with HTML serving capabilities.

#websocket-server#iot#embedded-systems
Stars85
Forks24
Last commit3 years ago
NFC Scanner
NFC ScannerC++

A DIY NFC scanner that sends tag detection events via MQTT to Home Assistant for physical automation triggers.

#iot#pcb#nfc
Stars84
Forks4
Last commit3 years ago
RFM69-MQTT-client
RFM69-MQTT-clientArduino

Arduino-based wireless sensor network using RFM69 radios with an MQTT gateway for IoT home automation.

#iot#sensor-network#home-automation
Stars81
Forks26
Last commit9 years ago
MicroTelnetServer
MicroTelnetServerPython

A simple telnet server for MicroPython on ESP8266 that provides remote REPL access via telnet clients.

#iot#debugging-tools#micropython
Stars79
Forks30
Last commit2 years ago
AskSinAnalyzer
AskSinAnalyzerC

A radio telegram analyzer for debugging and monitoring HomeMatic smart home systems.

#diagnostic-tool#iot-monitoring#homematic-devices
Stars78
Forks12
Last commit2 years ago
WiFi GBP Emulator
WiFi GBP EmulatorC++

An ESP8266-based GameBoy printer emulator that receives and serves printed images over WiFi.

#iot#gameboy-camera#printer-emulator
Stars78
Forks7
Last commit1 month ago
mpy_bme280_esp8266
mpy_bme280_esp8266Python

MicroPython driver for Bosch BME280/BMP280 environmental sensors on ESP8266 boards.

#pressure-sensor#micropython#i2c
Stars74
Forks40
Last commit5 years ago
micropython-pcd8544
micropython-pcd8544Python

A MicroPython driver library for controlling Nokia 5110 PCD8544 84x48 monochrome LCD displays.

#iot#micropython#hardware
Stars73
Forks14
Last commit7 years ago
micropython-wifimanager
micropython-wifimanagerPython

A network configuration utility for MicroPython on ESP8266/ESP32 boards that manages WiFi connections and access points.

#iot#embedded-systems#micropython
Stars71
Forks14
Last commit6 days ago
PreviousPage 3 of 3

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
1 year ago
#Iot70
#Esp3266
#Embedded Systems49
#Micropython40
#Arduino35
#Microcontroller20
#Home Automation20
#Embedded19
#Mqtt18
#Arduino Library18
#Firmware13
#Wifi13