Skip to content
/ iot-aws Public

Sample project to play with iot and aws services

Notifications You must be signed in to change notification settings

alagna/iot-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The directory contains the version of the project presented to the https://aws.amazon.com/it/iot-funambol/

architecture

The architecture presents the different component:

  • the request gets publish from the rasp through the https://github.com/aws/aws-iot-device-sdk-python to aws iot
  • aws-iot has a rule to publish the messages to a lambda function
  • the aws-lambda stores the info to a dynamoDb
  • the aws-lambda sends the sound to an aws-sqs queue
  • the html page has some javascript code that reads the aws-sqs queue and plays the sound.

About

Sample project to play with iot and aws services

Resources

Stars

Watchers

Forks

Packages

No packages published