update lists

This commit is contained in:
2025-07-18 22:22:32 +02:00
parent 55bed3b4a1
commit 5916c5c074
3078 changed files with 331679 additions and 357255 deletions

View File

@@ -1,14 +1,14 @@
 Awesome ESP !Awesome (https://awesome.re/badge.svg) (https://awesome.re) !Contributor Covenant (https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg) (code-of-conduct.md)
 Awesome ESP !Awesome (https://awesome.re/badge.svg) (https://awesome.re) !Contributor Covenant (https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg) (code-of-conduct.md)
A curated list of awesome ESP8266/32 projects and code.
▐ Both the ESP8266 (http://espressif.com/en/products/hardware/esp8266ex/overview) and the ESP32 (http://espressif.com/en/products/hardware/esp32/overview) are low-cost Wi-Fi microchips with full TCP/IP stack and microcontroller 
▐ capabilities produced by the Shanghai-based manufacturer Espressif Systems.
▐ Both the ESP8266 (http://espressif.com/en/products/hardware/esp8266ex/overview) and the ESP32 (http://espressif.com/en/products/hardware/esp32/overview) are low-cost Wi-Fi microchips with full TCP/IP stack and microcontroller capabilities 
▐ produced by the Shanghai-based manufacturer Espressif Systems.
▐ 
▐ See Contributing (contributing.md) for information on how to contribute to this list.
▐ 
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
Contents
- Firmware (#firmware)
@@ -54,8 +54,7 @@
Smart Home and IoT
- OpenMQTTGateway (https://github.com/1technophile/OpenMQTTGateway) - An implementation of a multiprotocol MQTT gateway for both ESP's among other devices.
- ESPHome (https://esphome.io/) - A full-featured system for controlling ESP's through simple yet powerful configuration files and Home Automation systems.
- Tasmota (https://tasmota.github.io/docs/) - An alternative firmware for Sonoff & other ESP8266/ESP32 devices. Includes a large collection of sensor drivers & integrates with Home Assistant (https://www.home-assistant.io/) natively or 
via MQTT.
- Tasmota (https://tasmota.github.io/docs/) - An alternative firmware for Sonoff & other ESP8266/ESP32 devices. Includes a large collection of sensor drivers & integrates with Home Assistant (https://www.home-assistant.io/) natively or via MQTT.
- ESPEasy (https://github.com/letscontrolit/ESPEasy) - Easily turn ESP modules into multifunction sensor devices for home automation systems.
- Sonoff-Homekit (https://github.com/Gruppio/Sonoff-Homekit) - An alternative firmware for Sonoff devices (and other 8266 devices) which allows control through Apple's Homekit.
- DoorsignEPD (https://github.com/jamct/DoorsignEPD) - A smart doorsign with an E-Paper display using the ESP32.
@@ -144,9 +143,11 @@
- TinyUPnP (https://github.com/ofekp/TinyUPnP) - A lightweight UPnP IGD library for automatic port forwarding on the 8266 and 32.
- Esp32SSHClient (https://github.com/J-Rios/Arduino-esp32sshclient) - A library that implements a SSH client in the ESP32.
- painlessMesh (https://github.com/gmag11/painlessMesh) - A library that takes care of the particulars of creating a simple mesh network using ESP8266 and ESP32 hardware.
- WifiEspNow (https://github.com/yoursunny/WifiEspNow) - Arduino library for ESP-NOW (https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/network/esp_now.html), a connectionless WiFi communication protocol defined 
by Espressif (https://github.com/espressif).
- WifiEspNow (https://github.com/yoursunny/WifiEspNow) - Arduino library for ESP-NOW (https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/network/esp_now.html), a connectionless WiFi communication protocol defined by 
Espressif (https://github.com/espressif).
- go-mcu (https://github.com/matiasinsaurralde/go-mcu) - Golang package for interacting with NodeMCU-based boards.
- CanAirIO SensorLib (https://github.com/kike-canaries/canairio_sensorlib#canairio-air-quality-sensors-library) - ESP32/8266 library with auto-configuration of multiple PM2.5, CO2 and environment sensors.
- Dhyara (https://github.com/neel/dhyara) - A C/C++ library for making a Mobile Ad hoc Network (MANET) using ESP Now.
- LedFx (https://github.com/LedFx/LedFx) - A library for using audio input to create realtime light shows. LedFx can control multiple devices and works great with cheap ESP8266 nodes.
esp Github: https://github.com/agucova/awesome-esp