adrayv / m119

IoT Embedded Systems Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

m119

Hexiwear

Link to Hexiwear code

Binary File for Hexiwear is called: Hexi_Final_Project_HEXIWEAR.bin


Pi to AWS Comm's

Download AWS IoT Core Python Development kit via https://github.com/aws/aws-iot-device-sdk-python NOTE: DO NOT DO PIP INSTALL METHOD; instead, follow directions from "build from source" on site above. installing from PIP yields errors because Pip install is unstable.

if boto3 isn't installed, run "sudo python -m install boto3" cd m119/basicPubSub

Type command below in Terminal to run Cognito script to push data from Pi to Python: python basicPubSub_CognitoSTS.py -e a2w3x76c5t3np8.iot.us-west-2.amazonaws.com -r root-CA.crt -C us-west-2:1e1899db-7186-4aa1-9fd5-aa74e4792abb -id ECEM119Pi -t ECEM119

About

IoT Embedded Systems Project


Languages

Language:Python 62.6%Language:JavaScript 27.9%Language:HTML 5.3%Language:Makefile 2.7%Language:CSS 1.5%