How to send Arduino serial monitor data to a webpage using esp8266?

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ESP8266_RTOS_SDK

    Latest ESP8266 SDK based on FreeRTOS, esp-idf style.

  • 1) The first one is the ESP8266 rtos sdk ( https://github.com/espressif/ESP8266_RTOS_SDK ) I wouldnt recommend this approach for you, as you already work with an Arduino libraries. So with the bare esp8266 rtos sdk you have to do more to achieve your goal.

  • Arduino

    ESP8266 core for Arduino

  • 2) Use the esp8266 Arduino core (https://github.com/esp8266/Arduino). In „/libraries/ESP8266WIFI/„ is all you Need :)

  • 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