@yawns @johnnyboy It’s not based on Michael’s code anymore, but our v1 used MM and a pi. Exactly as you both mentioned, we just needed a little more oomph in several areas.
Read the statement by Michael Teeuw here.
Posts made by konnorbeard
-
RE: Gesture and voice interactive mirror with Alexa
-
Gesture and voice interactive mirror with Alexa
Hey MM Community,
I made a gesture and voice interactive mirror with Amazon Alexa. Check it out:
My first experiments with a smart mirror were because of this project and community, and I enjoyed it so much that I’ve pursued that passion full time. I can’t thank Michael and everyone else enough for that. Even though our project grew beyond the MagicMirror code, we probably wouldn’t be here otherwise.
If you’re interested and want to learn more, you can watch our launch video and find us at daptly.com. Happy to answer any questions anyone has.
-
RE: EoF's Touch Screen Magic Mirror (95% Completed)
@EoF thanks for sharing your progress so far - looks great. What’s the best way that you’ve found to implement touch on the software side of things? Do you just have some javascript touch events setup in main.js that just search the DOM tree at that spot and forward a notification to the appropriate module?