Esp32_https_server Alternatives
Similar projects and alternatives to esp32_https_server
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
ESP32-A2DP
A Simple ESP32 Bluetooth A2DP Library (to implement a Music Receiver or Sender) that supports Arduino, PlatformIO and Espressif IDF
-
-
CppServer
Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
-
ESP32-HUB75-MatrixPanel-DMA
An Adafruit GFX Compatible Library for the ESP32, ESP32-S2, ESP32-S3 to drive HUB75 LED matrix panels using DMA for high refresh rates. Supports panel chaining.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
AutoConnect
An Arduino library for ESP8266/ESP32 WLAN configuration at runtime with the Web interface
esp32_https_server discussion
esp32_https_server reviews and mentions
-
How do i transfer data from esp 32 to my laptop or PC using wifi
library: https://github.com/fhessel/esp32_https_server example code: https://github.com/fhessel/esp32_https_server/blob/master/examples/Static-Page/Static-Page.ino example code which auto generates tls certificates upon esp boot: https://github.com/fhessel/esp32\_https\_server/blob/master/examples/Self-Signed-Certificate/Self-Signed-Certificate.ino
Stats
fhessel/esp32_https_server is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of esp32_https_server is C++.