Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grunmax/esphttprtos
Async HTTP server with Regex, JSON, FreeRTOS tasks and BLE for ESP32
https://github.com/grunmax/esphttprtos
arduino asynchttpserver ble esp32 espressif32 freertos freertos-task platformio
Last synced: 1 day ago
JSON representation
Async HTTP server with Regex, JSON, FreeRTOS tasks and BLE for ESP32
- Host: GitHub
- URL: https://github.com/grunmax/esphttprtos
- Owner: grunmax
- Created: 2022-05-19T09:15:55.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-23T18:56:10.000Z (almost 2 years ago)
- Last Synced: 2024-12-16T03:12:58.713Z (about 2 months ago)
- Topics: arduino, asynchttpserver, ble, esp32, espressif32, freertos, freertos-task, platformio
- Language: C++
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EspHttpRtos
# Platform ESP32, Arduino
An example of Async HTTP server with JSON/REGEX features and using FreeRTOS tasks.RTOS examples are:
* xTaskNotifyWait - wait for notification with parameter passing
* xQueueReceive - use queue
* xEventGroupWaitBits - use group events
* xSemaphoreTake/xSemaphoreGive use semaphoreData management via BLE server:
* Set WiFi credentials via BLE