Getting Started With IoT using Python

Python is an easy to learn language. If you use Python and want to get started in IoT, this series will help you get started in that direction. It uses commonly available low cost Raspberry Pi (zero) to gather data using PIR(Passive Infra Red) sensor. The data is sent to Azure cloud.

This journey is broken in 3 parts to make it simple. Each part shows the the steps to complete.

  1. Preparing Raspberry Pi
  2. Getting data from sensor
  3. Sending the data to Azure

Hope you enjoy the series. Feedback is welcome.

Preparing Raspberry Pi

Unknown's avatar

Published by: Sameer Khandekar

I am a passionate software engineer who loves to work on Azure microservices, REST API, SDKs, and .NET apps using WPF, Xamarin, and MAUI. The work includes highly scalable geo-distributed services and an authentication library with nearly 500 million downloads. I also had fun integrating with hardware using Bluetooth (BLE). More here: https://www.sameer.blog/about/

Categories Azure, AzureIOT, IOT, IOT Hub, Python, Raspberry PiLeave a comment

Leave a comment