ESP8266_AT_WebServer

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 (by khoih-prog)

ESP8266_AT_WebServer Alternatives

Similar projects and alternatives to ESP8266_AT_WebServer

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better ESP8266_AT_WebServer alternative or higher similarity.

ESP8266_AT_WebServer reviews and mentions

Posts with mentions or reviews of ESP8266_AT_WebServer. We have used some of these posts to build our list of alternatives and similar projects.
  • Recommendations for WiFi+Web Server?
    1 project | /r/esp32 | 16 Feb 2023
    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.
  • Recommendations for embedded Web tools?
    1 project | /r/embedded | 4 Feb 2023
    The controllers are based on the Teensy 4.0 MCU (ARM Cortex-M7 @ 600MHz, ~2MB Flash, ~1MB RAM). I'm currently using an ESP-01 (ESP8266) wifi module configured in soft-AP mode, passing data to the Teensy (T4) MCU via AT commands. The web server I initially chose is the ESP8266_AT_WebServer, which despite the misleading name, runs on the T4. I'm not married to this choice, but it was very easy to integrate and get up and running (and it supports AP mode). But I'm open to other suggestions.

Stats

Basic ESP8266_AT_WebServer repo stats
2
41
10.0
over 1 year ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com