WiFiEsp
WiFi module library
An Arduino WiFi library for connecting to the internet using ESP8266 modules
Arduino WiFi library for ESP8266 modules
550 stars
43 watching
210 forks
Language: C++
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ekstrand/esp8266wifi | A simple ESP8266 Arduino library with built-in reconnect functionality | 454 |
omriiluz/libnrf24l01p | A C library providing a simple API for accessing wireless nRF24l01+ modules on ARM-Cortex-M3 and MSP430 microcontrollers. | 7 |
itkindaworks/esphelper | A library to simplify network and MQTT connection management for ESP32/ESP8266 boards. | 327 |
ssokol/esp8266 | Provides a WiFi library and sample code for connecting to an ESP8266 module and establishing 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 | 314 |
brainelectronics/micropython-esp-wifi-manager | A MicroPython module for managing WiFi connections on ESP32 and ESP8266 boards. | 32 |
bkaradzic/bnet | A C++ library for message-oriented networking using TCP transport. | 142 |
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 Raspberry Pi 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. | 139 |
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 |