GitHub topics: asyncwebserver
rajtilak-2020/Robotic_Arm
This project involves designing and developing a robotic arm powered by the ESP32 microcontroller. The arm is programmed for precision control and task automation, incorporating advanced features such as wireless connectivity for real-time command execution. This project demonstrates expertise in robotics, IoT, and microcontroller programming.
Language: C++ - Size: 3.8 MB - Last synced at: about 3 hours ago - Pushed at: about 3 hours ago - Stars: 0 - Forks: 1

smford/esp32-asyncwebserver-fileupload-example
Examples of how to upload files to an ESP32 using Asyncwebserver, SPIFFS and an Upload progress bar.
Language: C++ - Size: 1.57 MB - Last synced at: 7 days ago - Pushed at: 11 months ago - Stars: 96 - Forks: 29

lumapu/ahoy
Various tools, examples, and documentation for communicating with Hoymiles microinverters
Language: C++ - Size: 32.8 MB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 980 - Forks: 232

basyair7/MicroBox-SmartWateringPlant-Lite
Penyiraman Otomatis dengan SmartWatering IoT
Language: C++ - Size: 7.71 MB - Last synced at: 26 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

happytm/BatteryNode
Simplest DIY low power, low cost, standalone or web connected IOT sensors network framework using ESP32 or ESP8266 (no third party service required).
Language: C++ - Size: 5.34 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 46 - Forks: 10

lklich/ARR-automatic-router-resetter
Automatic Router Resetter ESP32 AsyncWebServer
Language: C++ - Size: 2.76 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

husarnet/esp32-internet-ota
ESP32 + GitHub Actions + Husarnet. A boilerplate project for ESP32 allowing in-field firmware update using GitHub Actions workflow.
Language: C++ - Size: 43.9 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 44 - Forks: 5

nubbsterr/AsyncWebServerESP32
An implementation of the ESPAsyncWebServer library for one of my Computer Engineering projects.
Language: C++ - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

vernonet/ESP32_PRJ
Language: C++ - Size: 24 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 14 - Forks: 1

farid1991/esp8266-ledpanel-p10
Language: C - Size: 287 KB - Last synced at: 11 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

onewithhammer/ESP8266-MyWidget-Demo
This project can be used as a framework, learning tool or as a template for starting a new ESP8266 project. It contains many many UI and API components to build a ESP8266 project. This project includes: ESP8266 Development, mDNS - multicast DNS (mywidget.local), Asynchronous Web Server (ESPAsyncWebServer), Asynchronous Web Services (ESPAsyncWebServer), Asynchronous MQTT (PangolinMQTT), LittleFS File System, Embedded Bootstrap (3.4.1), Embedded jquery (3.5.1), Save/Load Config File (text), OTA (Over the Air) Updates, HTTP API Supports HTTP GET/POST, Auto Updating Web Site (Web Services using JS), Interrupt Timer (Flash Onboard LED), Plus much more...
Language: C++ - Size: 958 KB - Last synced at: 19 days ago - Pushed at: over 4 years ago - Stars: 20 - Forks: 3

AlexVakhnin/ESP32-Web-SenseAirS8
CO2 monitoring with SenseAir S8 sensor on PlatformIO Arduino ESP32
Language: C++ - Size: 1020 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 1

khoih-prog/AsyncWebServer_Teensy41
Asynchronous HTTP and WebSocket Server Library for Teensy 4.1 using QNEthernet. This library is one of the current or future Async libraries to support Teensy 4.1 using QNEthernet, such as AsyncHTTPRequest_Generic, AsyncHTTPSRequest_Generic, AsyncMQTT_Generic, Teensy41_AsyncWebServer, Teensy41_AsyncUDP, Teensy41_AsyncDNSServer, AsyncWebServer_Teensy41_SSL, etc. Now supporting using CString to save heap to send very large data
Language: C++ - Size: 912 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 3

Fockewulf44/HeaterOperator
Language: C++ - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

duevil/AlarmClock_r2v6
The software of my selfbuild AlarmClock using an ESP-32
Language: C++ - Size: 153 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

G-Remo/esp_sans_mdp_wifi
ESP32 / ESP8266 connexion WiFi sans enregistrer ssid et password dans le code
Language: C - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

noranraskin/ESPFileServer
Library for the ESP32 to upload, download, delete, rename files via web browser.
Language: Svelte - Size: 68.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

dot-ASH/smart-toilet
Giving the toilet a touch of internet!
Language: C - Size: 58.6 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

khoih-prog/ESPAsync_WiFiManager_Lite 📦
Library using AsyncWebServer to configure MultiWiFi/Credentials at runtime for ESP32 (including ESP32-S2 and ESP32-C3) and ESP8266 boards. You can also specify DHCP HostName, static AP and STA IP. Use much less memory compared to full-fledge WiFiManager. Config Portal will be auto-adjusted to match the number of dynamic custom parameters. Optional default Credentials to be autoloaded into Config Portal to use or change instead of manually input. Credentials are saved in LittleFS, SPIFFS or EEPROM. New powerful-yet-simple-to-use feature to enable adding dynamic custom parameters from sketch and input using the same Config Portal. Double or MultiDetectDetector as well as Virtual Switches feature permits entering Config Portal as requested.
Language: C++ - Size: 961 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 46 - Forks: 7

khoih-prog/Blynk_Async_WM 📦
Simple WiFiManager for Blynk and ESP8266/ESP32 (including ESP32-S2, ESP32-C3) with or without SSL, configuration data saved in either LittleFS, SPIFFS or EEPROM. This library, using AsyncWebServer instead of (ESP8266)WebServer, for configuring/auto(re)connecting ESP8266/ESP32 modules to best or available MultiWiFi APs and MultiBlynk servers at runtime. Enable adding dynamic custom parameters from sketch and input using the same Config Portal. Config Portal will be auto-adjusted to match the number of dynamic parameters. Optional default Credentials to be autoloaded into Config Portal to use or change instead of manually input. Static STA IP and DHCP Hostname as well as Config Portal AP channel, IP, SSID, Password can be configured. Multi or Double DetectDetector feature permits entering Config Portal as requested.
Language: C++ - Size: 1.2 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 19 - Forks: 6

khoih-prog/AsyncWebServer_STM32 📦
AsyncWebServer for STM32 using builtin LAN8742A Ethernet. This AsyncWebServer Library for STM32 is currently working on STM32 boards, such as Nucleo-144 F767ZI, etc., using builtin LAN8742A Ethernet. Now support using CString to save heap to send very large data
Language: C - Size: 1.75 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 4

khoih-prog/Blynk_Async_ESP32_BT_WF 📦
Simple WiFiManager for Blynk and ESP32 with or without SSL, configuration data saved in either SPIFFS or EEPROM. Enable inclusion of both ESP32 Blynk BT/BLE and WiFi libraries. Then select one at reboot or run both. Eliminate hardcoding your Wifi and Blynk credentials and configuration data saved in either SPIFFS or EEPROM. Using AsyncWebServer instead of (ESP8266)WebServer.
Language: C++ - Size: 776 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 2

lauroro/esp8266-relay
Esp8266 relay controller
Language: C++ - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Jurand2020/esp32logger
Custom temperature / humidity logger
Language: C++ - Size: 174 KB - Last synced at: 18 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

bmeulmeester/meultronix-humidity-system
Language: HTML - Size: 43.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

mrWheel/simple_webserver
StressTest simple_webserver
Language: JavaScript - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0
