Friday, February 4, 2022

Lane Tech PCL – Emailing Camera @Raspberry_Pi #PiDay #RaspberryPi

Here is a project that is a “quick, beginner-friendly introduction” to getting an visualizing data from a Raspberry Pi to Microsoft Azure. Here’s more from Jen Fox via hackster.io:

This project is a quick introduction to getting and visualizing data, or telemetry, into Microsoft Azure’s IoT Hub using Azure functions and Table Storage. This approach leverages VS Code extensions for Azure so you can do everything via code.

In this sample we set up 3 Azure resources: an IoT Hub, Functions, and Table Storage. IoT Hub connects internet enabled devices, like the Pi, to other Azure services. Azure Functions offers serverless compute which we use to process and save the data, and Table Storage is a no-SQL database so that we have somewhere to store the data. The only service in this sample that does not offer a free tier is Table Storage.

See more!


3055 06Each Friday is PiDay here at Adafruit! Be sure to check out our posts, tutorials and new Raspberry Pi related products. Adafruit has the largest and best selection of Raspberry Pi accessories and all the code & tutorials to get you up and running in no time!

No comments:

Post a Comment