Skip to content

An Amazon Alexa skill server for controlling window blinds.

Notifications You must be signed in to change notification settings

jemgunay/echo-blinds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Echo Blinds

An Amazon Alexa skill server for controlling window blinds via GPIO pin controlled motors with a Raspberry Pi Zero.

Models for 3D printed parts can be found in the models directory.

Video demo: https://youtu.be/fgj6HONCQOs

Usage

# build for Linux & ARM
make build
# zip executables & required scripts
make package
# build, package and deploy to target host with install script
# note: must change "rpi_ip_address" value in Makefile first
make deploy

About

An Amazon Alexa skill server for controlling window blinds.

Topics

Resources

Stars

Watchers

Forks