Skip to content

buzzsurfr/color-torch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

color-torch

7-color LED controlled by AWS IoT

Components

IoT Thing

The IoT Thing is the physical hardware that uses a particular board, a RGB LED, and a button. It reads the state from AWS IoT and changes its local state to match, turning on/off the LED and setting a specific color. It also reports the current state back up to AWS IoT.

feather-breadboard

The software is written in mJS and runs using Mongoose-OS. The following boards/architectures have been tested:

Browser Client

The Browser Client is a static website that connects to AWS IoT to get the reported state and to set a desired state. The buttons allow for on/off control as well as changing the color via the desired state of the thing shadow.

browser-client

Alexa Skill (Coming Soon)

The Alexa skill allows voice commands to turn on/off the led and/or change the color.

NOTE: My previous Alexa skill was not a Smart Home skill and built on node.js v4.3, which has been deprecated by AWS Lambda.

About

7-color LED controlled by AWS IoT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published