amazing module and it works well on my mirror except it failed to display the logo of each apps
Read the statement by Michael Teeuw here.
Best posts made by chengstark
-
RE: Phone Notifications
Latest posts made by chengstark
-
RE: Screen keeps going to black after a few minutes.
run
nano /home/pi/.config/lxsession/LXDE-pi/autostart
Comment out (put a # in front of) the lines that are already in the file and add these 4 lines.@xset s off @xset -dpms @xset s noblank @midori -e Fullscreen -a http://localhost/MagicMirror/index.php
This will disable the screensaver and start the magic mirror on boot and skip loading the LXDE GUI.
quoted from “https://www.reddit.com/r/raspberry_pi/comments/3oktfu/magic_mirror_how_to/”
Note from admin: Please use Markdown on code snippets for easier reading!
-
RE: Screen keeps going to black after a few minutes.
@tjop true, so disable the sleeping function of the pi should work right?
-
RE: Motion Detector
my monitor won’t turn back on
when I run “npm start dev”, it shows “compare result=Infinity,Infinity;0,0” , seems like it can’t capture any movement
the camera module works outside MagicMirror
when I tried “sudo modprobe bcm2835-v4l2”, it says “modprobe: invalid option – ‘4’”
how can I fix this -
RE: Virtual Dressing Mirror
actually two years ago in a competition I saw one team designed this kind of mirror
-
RE: Phone Notifications
@ronny3050 the new .js seems not updating the notifications
-
RE: Phone Notifications
@ronny3050 the module doesnt count this as an error, i guss there is no error log for this
-
RE: Phone Notifications
@chengstark is the problem caused by the name of image files?