ESP8266wifi
ESP8266 WiFi Library
A simple ESP8266 Arduino library with built-in reconnect functionality
ESP8266 Arduino library with built in reconnect functionality
454 stars
54 watching
237 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ssokol/esp8266 | Provides a WiFi library and sample code for connecting to an ESP8266 module and establishing communication | 112 |
bportaluri/wifiesp | An Arduino WiFi library for connecting to the internet using ESP8266 modules | 550 |
xuhongv/studyinesp8266 | A comprehensive study project on using an ESP8266 WiFi module in C programming with assembly language | 695 |
esp8266/arduino-esp8266fs-plugin | This tool uploads an Arduino sketch's file system to an ESP8266's flash memory. | 712 |
itkindaworks/esphelper | A library to simplify network and MQTT connection management for ESP32/ESP8266 boards. | 327 |
raburton/esp8266 | A collection of software components and libraries for the ESP8266 microcontroller. | 183 |
alexlynd/esp8266-wardriving | Scripts and tools for collecting and visualizing WiFi data using an ESP8266 microcontroller | 155 |
lasselukkari/awot | Library providing a simple web server API for Arduino boards. | 294 |
links2004/arduinowebsockets | A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol. | 1,898 |
adafruit/adafruit_io_arduino | An Arduino library providing access to Adafruit IO for wireless and networked projects | 213 |
yoursunny/wifiespnow | Provides a connectionless wireless communication protocol implementation using ESP-NOW. | 254 |
aaronds/arduino-nrf24l01 | An Arduino port of an existing radio communication library for the nRF24L01 module | 229 |
dustinwatts/ft6236 | An Arduino library for interacting with touch controllers, enabling simple detection and coordinate retrieval of touches. | 34 |
tuanpmt/espduino | A WiFi client library for microcontrollers like ESP8266, supporting MQTT and REST protocols | 383 |
jangoe/esp8266-wifi-relay | A WiFi-controlled relay system with Lua programming and TCP-based remote control capabilities | 142 |