esp8266

ESP library

A collection of software components and libraries for the ESP8266 microcontroller.

Various bits of code for ESP8266

GitHub

183 stars
42 watching
47 forks
Language: C
last commit: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
raburton/esptool2 A tool for creating custom firmware images for the ESP8266 microcontroller 61
raburton/rboot A bootloader designed to replace the SDK's binary blob on the ESP8266 with improved features and flexibility. 302
ekstrand/esp8266wifi A simple ESP8266 Arduino library with built-in reconnect functionality 454
ssokol/esp8266 Provides a WiFi library and sample code for connecting to an ESP8266 module and establishing communication 112
esp8266/basic A basic programming language and interpreter for microcontrollers like the ESP8266 259
s00500/espui A web-based user interface library for ESP32 and ESP8266 928
nekromant/esp8266-frankenstein An alternative firmware for ESP8266 modules with improved command-line interface and configuration options 318
earlephilhower/esp8266audio A C library for playing various audio formats on microcontrollers and single-board computers using I2S or software emulation 2,054
xuhongv/studyinesp8266 A comprehensive study project on using an ESP8266 WiFi module in C programming with assembly language 695
me-no-dev/espasynctcp A TCP networking library for ESP8266 microcontrollers, providing an asynchronous framework for building networked applications. 758
esp-rs/esp-pacs A repository of Rust crates providing peripheral access to various Espressif SoCs and modules 112
esp8266/arduino-esp8266fs-plugin This tool uploads an Arduino sketch's file system to an ESP8266's flash memory. 712
miwagner/esp32-arduino-can An Arduino library for communicating with the CAN Bus on ESP32 devices 345
esp-rs/espup Tools for developing applications on Espressif SoC's using Rust. 232
whatnick/atm90e26_micropython A Micropython module providing access to the ATM90E26 chip's functionality 2