Control Raspberry Pi GPIO with Amazon Echo in Python! - Raspberry Pi Forums


instructable can found here: http://www.instructables.com/id/control ... o-and-pyt/

guide show how use amazon echo device add voice control raspberry pi less 20 lines of python , amazon web services(aws) configuration using alexa skills kit. wasn't able find other guides on how raspberry pi, in python, , simple , cool wanted spread word...

example phrase be:

code: select all

alexa, tell raspberry pi turn pin twenty 1 on
tested raspberry pi 3 b , fresh install of raspbian jessie-lite release dated 2016-09-23. can't think of reason wouldn't work on other models however....

let me know if have questions , best help.

​ok, offering help.

command "turn pin twenty 5 on" working in service simulator, turns pin on , off, good. appears enabled in amazon alexa app under skills correct invocation name. seems alexa not understand command when "alexa, tell butler turn pin twenty 5 on" (invocation name butler) either answers "i dont understand" or "i cant see device named raspberry pi" or beep no action. not getting verbal response alexa "turning pin 25 off" either.

thank you


raspberrypi



Comments