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

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s