ESP-IDF, WiFi, MQTT and SNTP using PlatformIO

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

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
  • Does this interest anyone? A project that uses these services is intended to be used as a starting point for other projects. It's also my first real project using an ESP32. The code is available at https://github.com/HankB/ESP32-ESP-IDF-start.

  • BBQ-temp-publisher

    Publish BBQ temperature readings via MQTT using an ESP32.

  • What's next for this project? Unless I discover (or someone points out) shortcomings, it is complete. I've copied it and am now working on a project to publish BBQ temperature readings to my Home Assistant controller so I can get nice charts without having to manually record temperature readings. That is work in progress at https://github.com/HankB/BBQ-temp-publisher. I've got the analog inputs working and have determined what resistor I need for a voltage divider with the temperature probes. I need to fully characterize the sensors so I can produce a function to convert ADC readings to temperature.

  • 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