ESP 8266 web interface

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

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

    ESP8266 core for Arduino

  • There's a web server that's part of the Arduino framework for the ESP8266 called ESP8266WebServer. Take a look at its examples to see how to use it.

  • ESPAsyncWebServer

    Async Web Server for ESP8266 and ESP32

  • There's another one that's more powerful called ESPAsyncWebServer. It has some very nice features like making it easy to replace parts of web pages with data from the ESP8266. There's also a lot to read to learn how to use it. But again, take a look at its examples.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB 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