hdoukas / AmazonEchoParticle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AmazonEchoParticle

This is an example of using Amazon Echo as an interface for IoT devices. It communicates with the Particle, ex Spark core, Cloud API and allows you to ask the temperature reading and control a digital pin.

The code for the Particle is in particle.c while for the Echo app an Amazon Lambda function is used (echoapp.js) in Node.js

Check my blog post for more details on how to create and configure the Amazon Echo app (Skill).

License

Apache 2.0

Free Software, Hell Yeah!

About


Languages

Language:JavaScript 88.4%Language:C 11.6%