codesterribly / aws-iot-mqtt-to-servo

Control your raspberry pi/servo through AWS IOT's MQTT broker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aws-iot-mqtt-to-servo

Control your raspberry pi/servo through AWS IOT's MQTT broker

Install

git clone https://github.com/PiedPieper/aws-iot-mqtt-to-servo.git

Overview

AWS IOT is the largest MQTT broker and is used to connect IoT devices to controllers.

This code uses example code from the AWS IoT sdk to connect to the broker, and a bit of basic python to control the Servo Motor.

About

Control your raspberry pi/servo through AWS IOT's MQTT broker


Languages

Language:Python 100.0%