This is a proof of concept to show how a Home Digital Screen such as Meural™ can be a great companion to Voice Control AI systems such as Amazon Echo™. This creates great opportunities for learning, assistive visual responses, PA style planning and more.
The demo uses a particle.io Photon (There are other options you could use too like a 'Raspberry Pi' or 'Electric Imp' to name a few).
https://dl.dropboxusercontent.com/u/32939993/meural-echo-diagram.pdf
https://ifttt.com/recipes/476628-control-a-meural-canvas-with-amazon-echo
- echo/src/index.js -
var APP_ID = "amzn1.ask.skill.{YOUR-APP-ID}";
- echo/src/meural-helper.js -
var ENDPOINT = 'https://maker.ifttt.com/trigger/navigate/with/key/{YOUR-MAKER-KEY}';
- photon/meuralcontroller.icon -
String HOST_PICTUREFRAME = "{YOUR-MEURAL-IP-HERE}";
For the Art savvy, I apologise in advance for cropping Picasso's Guernica.