Recommendations for WiFi+Web Server?

This page summarizes the projects mentioned and recommended in the original post on /r/esp32

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • ESP8266_AT_WebServer

    Discontinued This is simple yet complete WebServer library for AVR, Teensy, SAM DUE, SAMD, STM32, nRF52, etc. boards running ESP8266 AT-command shields. The functions are similar and compatible to ESP8266/ESP32 WebServer libraries to make life much easier to port sketches from ESP8266/ESP32. Now with fix of severe limitation to permit sending much larger data

  • I started by trying to use an ESP8266/ESP-01 module just for the WiFi interface, with the idea of hosting the web server on the Teensy 4.0 (T4). But I've had trouble finding well-supported/documented web server code that will run on the T4 and is compatible with the ESP-01's AT-command interface. I did find this library, but my initial tests indicate that it is VERY slow. So I think it's time to consider a different approach based on using an ESP32 to offload the WiFi/Web code.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts