9 hours ago
Hi everyone! I’m working on a basic outdoor weather station using a Pine64 board, and I want to feed it real-time temperature, pressure, and humidity data from an ESP32 + BME280 sensor over the network. I just followed this helpful tutorial using an ESP32 with BMP280 to upload weather data to ThingSpeak it’s a great blueprint for sending environmental readings wirelessly:
https://www.theengineeringprojects.com/2...erver.html
I’ve also seen a Random Nerd Tutorials guide for building a standalone ESP32 + BME280 mini weather station, and skimmed Pine64’s docs on setting up services via their community Linux image. Does anyone here have experience aggregating sensor data this way? I’d love tips on best practices for handling connectivity, lightweight data ingestion, or small dashboards on Pine boards.
https://www.theengineeringprojects.com/2...erver.html
I’ve also seen a Random Nerd Tutorials guide for building a standalone ESP32 + BME280 mini weather station, and skimmed Pine64’s docs on setting up services via their community Linux image. Does anyone here have experience aggregating sensor data this way? I’d love tips on best practices for handling connectivity, lightweight data ingestion, or small dashboards on Pine boards.