I used some of the MM2 concepts to build a magic mirror with Alexa (Alexa Voice Service) included. Instead of using the MM2 code, I built an Alexa skill that displays time, weather, quotes, send messages, and take selfies. The full write up can be found on my blog or on my Hackster site.
Read the statement by Michael Teeuw here.
Best posts made by darianbjohnson
-
The Mystic Mirror: An Alexa-powered Magic Mirror
-
RE: The Mystic Mirror: An Alexa-powered Magic Mirror
@schlachtkreuzer6 @cowboysdude I didn’t disappear – I’ve just been heads down on a few projects and my day job. The communication is based on sending messaged via MQTT from my Alexa Skill to the Raspberry Pi. The source code can be found here - https://github.com/darianbjohnson/Mystic_Mirror_Project
Note - I’m actually in the process of building a new version of this mirror that better aligns with the “official” magic mirror code base (though still using Alexa to dynamically show and hide content) Hoping to have it rolled out by mid March.
Latest posts made by darianbjohnson
-
RE: The Mystic Mirror: An Alexa-powered Magic Mirror
@schlachtkreuzer6 @cowboysdude I didn’t disappear – I’ve just been heads down on a few projects and my day job. The communication is based on sending messaged via MQTT from my Alexa Skill to the Raspberry Pi. The source code can be found here - https://github.com/darianbjohnson/Mystic_Mirror_Project
Note - I’m actually in the process of building a new version of this mirror that better aligns with the “official” magic mirror code base (though still using Alexa to dynamically show and hide content) Hoping to have it rolled out by mid March.
-
The Mystic Mirror: An Alexa-powered Magic Mirror
I used some of the MM2 concepts to build a magic mirror with Alexa (Alexa Voice Service) included. Instead of using the MM2 code, I built an Alexa skill that displays time, weather, quotes, send messages, and take selfies. The full write up can be found on my blog or on my Hackster site.