Skip to content

atulg2/Raspberry-pi3-to-AWS-IOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry-pi3-to-AWS-IOT

A Sample Python script for connecting DHT11 temperature and humidity sensor on Raspberry pi3 to AWS IOT platform (Proof of concept)

The script uses MQTT Library from AWS IOT Python SDK to send and recieve data between pi and AWS IOT platform.

ToDo: Data from AWS IOT platform can be then sent over to DynamoDB (or similiar) through to some visulization layer like AWS QuickSight and the likes

About

DHT11 + Raspberry pi3 + MQTT + AWS IOT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages