Sending Sensor Data to Azure Storage Tables using Teensy 4.1.

RoSchmi

Member
If someone is looking for an easy way to store and display simple time series of sensor data in the Cloud (4 analog values and 4 binary (on/off) values on one page). This App for the Teensy 4.1 might be of interest.

https://github.com/RoSchmi/AzureDataSender_Teensy

For details about the functions of this app, how to use and how to apply settings have a look on this similar project

https://www.hackster.io/RoSchmi/wio-terminal-app-sending-sensor-data-to-azure-storage-tables-dbb08e

charts4azure.png
 
Back
Top