zmoog / til

Today I Learned
MIT License
3 stars 0 forks source link

Learn about Azure IoT Hub — part 2 #10

Open zmoog opened 1 year ago

zmoog commented 1 year ago

I want to:

  1. Set up a device (hardware, if possible)
  2. Send data to IoT Hub (real data, if possible)
  3. Browse the data on the Azure Portal

I will start exploring the following tutorial: Connect Raspberry Pi to Azure IoT Hub (Node.js).

Resources:

zmoog commented 1 year ago

I can use my Sense HAT sensors as a data source.

zmoog commented 1 year ago

Oh, Microsoft provides a nice online Raspberry Pi simulator!

https://azure-samples.github.io/raspberry-pi-web-simulator/#GetStarted

CleanShot 2022-12-21 at 06 56 20@2x

Refs: