Read the statement by Michael Teeuw here.
Cowboysdude's Mirror
-
Because of the light sensitivity of the PIR module cannot put it behind the mirror… :( BUT you can replace it with a NOIR camera behind the glass to get the same thing!!! SO that’s my next move.
The mirror build is all done. I used real 1/4" glass mirror and built the frame from mahogany with a white trim on the front… very pleased with it.
-
My mirror has come a long way since it’s first build… it’s now voice activated… with newer modules like MMM-NFL module… wunderground weather module… quotes module… all this possible by really awesome users!!
So my mirror is because of the people that work really hard to bring this stuff to the public and it’s much appreciated!! It’s really awesome that you can customize something for you instead of having to deal with what people sell you and having to live with something that works but doesn’t totally do what you want it to.
Thank you all for ALL your hard work!!!
-
@cowboysdude said in Cowboysdude's Mirror:
@Mitchfarino said in Cowboysdude's Mirror:
ultrasonic sensors
I just got my PIR motion sensor and VIOLA it works… sleeps after so many seconds but once it detects movement it comes right back on! I run it through crontab…
if you want a copy of what I’m using for motion sensor I’ll share…I put them in the root and create a crontab to run pir.py and the rest is history… remember to chmod all three files… if you really wanted you could combine all three into one and instead of calling the off and on sh files you could just tell it to run the command from the py file… I will do that soon, just tired out today …work.
I have an Amazon Alexa sitting in my livingroom LOL BUT from what I’ve seen it’s a great option!
Do you have a video of yours working with voice recognition?
Could you share your motion sensor files? I’ve been away for the summer holidays with the family, so looking to get back in to things now that they’re going back to school!
-
@Mitchfarino I will post it later tonight. The mirror working that is and I’ll post the voice git hub info as well. I didn’t do the software strawberry did. But it’s working great
-
Here is the voice module I am using…
https://github.com/fewieden/MMM-voice
Here’s a link to a very small video testing it!
-
@cowboysdude Looks great!
I need to get back in to things now, and get mine built!!
-
@Mitchfarino said in Cowboysdude's Mirror:
@cowboysdude Looks great!
I need to get back in to things now, and get mine built!!
Thank you!! Post pics for us!
-
Hi @cowboysdude,
i have an issue with the MMM-Voice-Module. I had install all with the dependencies.sh. The Installscript says i must use mic 1 in the config.js. But it doesn’t work. The Module in the Mirror says: Initialize… and then ERROR. What can i do to resolve the Problem?
Regards, Daniel
-
@ostfilinchen said in Cowboysdude's Mirror:
ERROR
Run the mirror in dev mode
npm start dev
Then see what errors you’re getting :)
-
@cowboysdude Hi! would you mind helping me to install/debug your module please? i am not able to make it work even tho i followed your instructions :( thx if you can do this favor.
let me know what should i share (command to run etc) to make it easy to “debug”