asyncwebserver

There are 28 repositories under asyncwebserver topic.

  • lumapu/ahoy

    Various tools, examples, and documentation for communicating with Hoymiles microinverters

    Language:C++993431.4k234
  • esp32-asyncwebserver-fileupload-example

    smford/esp32-asyncwebserver-fileupload-example

    Examples of how to upload files to an ESP32 using Asyncwebserver, SPIFFS and an Upload progress bar.

    Language:C++987830
  • 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++5961315
  • 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++46639
  • husarnet/esp32-internet-ota

    ESP32 + GitHub Actions + Husarnet. A boilerplate project for ESP32 allowing in-field firmware update using GitHub Actions workflow.

    Language:C++45514
  • 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:C23365
  • 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++20277
  • 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++20213
  • khoih-prog/AsyncWebServer_Teensy41

    Async HTTP/WebSocket Server Library for Teensy 4.1 using QNEthernet. This library is one of the Async libraries to support T4.1, such as AsyncHTTPRequest_Generic, AsyncHTTPSRequest_Generic, AsyncMQTT_Generic, AsyncWebServer_Teensy41, AsyncUDP_Teensy41, AsyncDNSServer_Teensy41, etc. Now supporting using CString to save heap to send very large data

    Language:C++13327
  • 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++9224
  • executer-uno/Thermostat

    ESP8266 thermostat with standalone access point web interface (for country house with no wifi)

    Language:C++3110
  • AlexVakhnin/ESP32-Web-SenseAirS8

    CO2 monitoring with SenseAir S8 sensor on PlatformIO Arduino ESP32

    Language:C++2101
  • lauroro/esp8266-relay

    Esp8266 relay controller

    Language:C++2201
  • duevil/AlarmClock_r2v6

    The software of my selfbuild AlarmClock using an ESP-32

    Language:C++1100
  • nubbsterr/AsyncWebServerESP32

    An implementation of the ESPAsyncWebServer library for one of my Computer Engineering projects.

    Language:C++1100
  • dot-ASH/smart-toilet

    Giving the toilet a touch of internet!

    Language:C0100
  • FernandoHobby/ESP32-Coche

    ESP32 coche con ruedas mecanum controlado por móvil/PC

    Language:C++0100
  • G-Remo/esp_sans_mdp_wifi

    ESP32 / ESP8266 connexion WiFi sans enregistrer ssid et password dans le code

    Language:C0100
  • guipelder/esp8266_async_webserver

    esp8266 webserver with WiFi_manager Async

    Language:C++0100
  • Jurand2020/esp32logger

    Custom temperature / humidity logger

    Language:C++0100
  • lklich/ARR-automatic-router-resetter

    Automatic Router Resetter ESP32 AsyncWebServer

    Language:C++0100
  • noranraskin/ESPFileServer

    Library for the ESP32 to upload, download, delete, rename files via web browser.

    Language:Svelte0201
  • 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++01
  • mrWheel/simple_webserver

    StressTest simple_webserver

    Language:JavaScript30