WiFiEsp
WiFi module library
An Arduino WiFi library for connecting to the internet using ESP8266 modules
Arduino WiFi library for ESP8266 modules
551 stars
43 watching
210 forks
Language: C++
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ekstrand/esp8266wifi | A simple ESP8266 Arduino library with built-in reconnect functionality | 455 |
omriiluz/libnrf24l01p | A C library for wireless communication with Nordic nRF24l01+ modules. | 7 |
itkindaworks/esphelper | A library to simplify network and MQTT connection management for ESP32/ESP8266 boards. | 328 |
ssokol/esp8266 | Provides a low-level interface to an ESP8266 WiFi module for serial <=> wireless communication | 112 |
tuanpmt/espduino | A WiFi client library for microcontrollers like ESP8266, supporting MQTT and REST protocols | 383 |
arduino-libraries/arduinoble | A library providing Bluetooth Low Energy connectivity on various Arduino boards | 319 |
brainelectronics/micropython-esp-wifi-manager | A MicroPython module for managing WiFi connections on ESP32 and ESP8266 boards. | 33 |
bkaradzic/bnet | A C++ library for message-oriented networking using TCP transport. | 141 |
binary1248/sfnul | A library providing a simple and fast network utility functionality | 52 |
gavinlyonsrepo/display_lib_rpi | A C++ library to connect electronic displays to single-board computers | 19 |
sandeepmistry/arduino-bleperipheral | An Arduino library for creating custom BLE peripherals with Nordic Semiconductor's nRF8001 or nR51822 | 464 |
arun11299/coro-async | A C++ library providing a coroutine-based approach to networking | 37 |
organic-code/breep | A high-level C++ peer-to-peer networking library that simplifies network communication by abstracting away low-level details. | 141 |
aaronds/arduino-nrf24l01 | An Arduino port of an existing radio communication library for the nRF24L01 module | 229 |
brunialti/menwiz | A compact, asynchronous C++ library for creating complex menu structures on character LCDs | 65 |