@doubleT said in Spam Posts:
. double opt in didn’t seem to work a while back, is it working now?
I doubt that. Their email addresses are random characters @ outlook.com
Hi @kiki99:
You can send the SCREEN_WAKEUP notification to MMM-PIR-Sensor via MMM-Remote-Control (some details how to structure the GET request here): https://forum.magicmirror.builders/topic/6106/use-mmm-buttons-to-hide-show-modules).
If you can get the Alexa wakeword to send the notification, it should wake the monitor as though you triggered the PIR.
@cruunnerr said in I messed up:
i think the process of pm2 is called MagicMirror
Ahhh, thanks for putting me straight. I don’t do automatic installations anymore. I’ve only installed PM2 manually and use the commands that I stated. Good catch @cruunnerr! :-)
@nh_790
Wow!! Thank you very much for that two tricks! Working just perfectly. I think this monitor is now the perfect one for my mirror. Although this will take some time… :)
@tbbear said in Additional Info for each module:
So what do u all think about this idea???
I like this idea and I will comply with all future modules. :-)
My recent Hello-Lucy enhancement for MMM-voice does make mention of the cpu it was developed on and the expected latency when using a non-integrated USB microphone. :-)
A backup of a running system is a good idea. Keep in mind how often we have trouble with new Raspbian versions. It still seems to run best on Jessi, so at least keep an image of that Raspbian version at hand that works for you (but then again, why not a complete backup image?).
My Mirror crashed with data loss and corrupted sd card and for weeks, evening after evening I couldn’t get WiFi to run on my RasPi with the new card and latest Raspbian. Finally found my old Jessi image and it worked immediately. If only I had made a backup, it would have been a 10 minute thing.
When you close the browser, MM is still running as a server/process in the background. If you stop and start it or directly restart it, there is no need to restart the Pi. What restarting the Pi does is just a very complicated way to stop the MM process. ;)
Do you use PM2 to start MM on boot? Use
pm2 restart mm
See here: https://github.com/MichMich/MagicMirror/wiki/Auto-Starting-MagicMirror
Or with npm, stop the package and start it again.
Btw.: what text box? The console?
@carltonb said in 7" touchscreen as a Non-alarm clock?:
At what point is the Ctrl+Shift= used. In the config.js file?
No sir, not in the config. You simply press the corresponding key commands while the mirror is running, as stated in the link that I provided.
Thank you so much. After reading the forum pretty well the link you sent was the first time I had ever seen these codes mentioned.
You are welcome, mate. I took it upon myself to write that tutorial for key commands for that very reason.
OK i retried it with all the ’ replaced with ", still nothing. When i restart it after saving the config, it startes with a disk chk, then continues. When I replaced with the ", it restarts, but when I try to run node serveronly, it says syntax error.
@TGBB said in Info....?:
I was asking if anyone has links to what they used etc. Not just giving me Amazon / Ebay etc link to home page and telling me to search on those for it.
Don’t get your panties in a bunch, little sister. I gave you a link (to amazon) where I bought my acrylic, two way mirror. :-)
I think it’s definitely an ambitious dream! At the present time, the virtual fitting rooms are professional products sold to corporate clients. I’m not aware of anyone making a hobbyist version of the software to place images on top of reflections. I believe the closest thing we have around here to a commercial devices is one guy made a photo booth and he did a lot of the coding himself.
Don’t get discouraged! It’s not an impossible dream. Just understand that there are challenges. Around here, we can definitely help you with construction tips, parts sourcing and test & tuning. And you might find a genius looking for a challenge.
@strawberry-3.141 said in 7" touchscreen as a alarm clock?:
@wizz you could try
body {
transform: scale(0.5);
}
which should make everything half the original size
Thank´s will try that and see how it looks.
IIRC, @michmich looked into offering this as a commercial product and he ran into patent and licensing problems. The laws of your country may vary, but the short version is you can’t offer a magic mirror as a commercial product without involving lawyers and giving the patent holders some sort of payment.
You may be able to make one for your friends as a favor, with them picking up the expense of the materials. But you won’t be able to turn this into a business without careful and professional legal advice.