Skip to content

vinidlidoo/alexa-irkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Alexa + IRKit in Golang

Hello,

This is a sample implementation of a custom Alexa Smart Home Skill using Golang. Alexa recognizes your voice commands and controls your IR-enabled appliances (in this case, Roomba, AC, and lights) by sending an infrared signal via IRKit.

The code was extended slightly to handle multiple appliances and more commands from Taichi Nakashima’s original implementation

See demo on https://www.youtube.com/watch?v=-4y4qR_PkOM.

Deploy

To deploy the custom skill (AWS labmda function), use apex:

$ apex deploy ac

Author

Vincent Ethier

About

Control IR-compatible appliances with Alexa via IRKit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published