Measuring Height with Atmospheric Pressure

Pages
Contributors: Mariah
Favorited Favorite 2

Resources and Going Further

While this tutorial is largely conceptual, I could see a lot of field uses for quick, approximate measurements where a other measurement tools might struggle. Since we are using the Thing Plus - ESP32 WROOM the measurement data could be sent over WiFi or Bluetooth for quick reference on an OLED. If that's something you'd like to attempt, below is a tutorial that may help with that process.

Thanks for reading and please let us know if you've got a good use case for this type of measurement tool.

Sending Sensor Data Over WiFi

January 16, 2022

This tutorial will show you how setup a simple peer-to-peer connection to send and receive sensor data between two ESP32 WiFi boards.