Arduino
ESP integration
A platform that integrates ESP8266 WiFi capabilities with the Arduino environment.
ESP8266 core for Arduino
16k stars
949 watching
13k forks
Language: C++
last commit: 27 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
jeelabs/esp-link | A Wifi-serial bridge that connects microcontrollers to the internet via an ESP8266 module. | 2,863 |
espressif/arduino-esp32 | An Arduino core for the ESP32 microcontroller family | 13,840 |
xoseperez/espurna | Custom firmware for ESP8266-based smart devices with features like automation, network scanning, and switch management. | 3,006 |
arendst/tasmota | An open-source firmware alternative for ESP8266 and ESP32 devices with webUI, automation capabilities and integration with various protocols. | 22,327 |
crankyoldgit/irremoteesp8266 | A library that allows developers to send and receive infrared signals using ESP8266/ESP32 devices | 3,032 |
esp8266/arduino-esp8266fs-plugin | This tool uploads an Arduino sketch's file system to an ESP8266's flash memory. | 716 |
spacehuhntech/esp8266_deauther | A tool to test and deauthenticate devices from wireless networks using an ESP8266 microcontroller | 13,587 |
ekstrand/esp8266wifi | A simple ESP8266 Arduino library with built-in reconnect functionality | 455 |
arduino/arduino-cli | An all-in-one command line tool for managing Arduino boards and platforms | 4,403 |
ssokol/esp8266 | Provides a low-level interface to an ESP8266 WiFi module for serial <=> wireless communication | 112 |
arduino/arduino | An integrated development environment for creating software programs using a simple programming language | 14,194 |
letscontrolit/espeasy | A platform for developing and flashing multi-sensor devices using ESP8266/ESP32 microcontrollers | 3,306 |
xuhongv/studyinesp8266 | A comprehensive study project on using an ESP8266 WiFi module in C programming with assembly language | 697 |
yoursunny/wifiespnow | Provides a connectionless wireless communication protocol implementation using ESP-NOW. | 255 |
nodemcu/nodemcu-firmware | A Lua-based firmware for ESP8266 WiFi SOC with asynchronous event-driven programming model and built-in C modules. | 7,689 |