aWOT
Web Server Library
Library providing a simple web server API for Arduino boards.
Arduino web server library.
295 stars
16 watching
42 forks
Language: C++
last commit: 2 months ago
Linked from 2 awesome lists
arduinoesp32esp8266httpiotrestrest-apiweb-server
Related projects:
Repository | Description | Stars |
---|---|---|
sirleech/webduino | An Arduino-based library for creating an extensible web server | 750 |
ejeklint/arduinowebsocketserver | An implementation of a Websocket server for the Arduino platform | 171 |
links2004/arduinowebsockets | A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol. | 1,912 |
amcewen/httpclient | Provides an Arduino library to interact with web servers using a standardized client class | 327 |
itkindaworks/esphelper | A library to simplify network and MQTT connection management for ESP32/ESP8266 boards. | 328 |
csquared/arduino-restclient | An HTTP request library for Arduino and the Ethernet shield. | 207 |
ekstrand/esp8266wifi | A simple ESP8266 Arduino library with built-in reconnect functionality | 455 |
airalab/hs-web3 | A Haskell library providing an API client for various Web3 platforms | 190 |
leventerkok/harduino | Enables remote control of an Arduino board using the Firmata protocol from a Haskell program | 72 |
krohling/arduinowebsocketclient | A Websocket client library for Arduino that enables communication with web services over Websockets | 228 |
hugokernel/micropython-nanoweb | A full asynchronous web server for Micropython with a small memory footprint. | 106 |
s00500/espui | A web-based user interface library for ESP32 and ESP8266 | 937 |
ssokol/esp8266 | Provides a low-level interface to an ESP8266 WiFi module for serial <=> wireless communication | 112 |
mirkokiefer/aws-lib | A Node.js library for interacting with various Amazon Web Services | 681 |
simonmonk/programming_arduino | A book-focused project providing code examples and resources for learning Arduino programming using the Processing language. | 80 |