• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
  1. Home
  2. Patrick
  3. Posts
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
P
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 0
  • Posts 28
  • Groups 0

Posts

Recent Best Controversial
  • RE: Black Screen

    Did you comment out something with #?

    posted in Troubleshooting
    P
    Patrick
    Oct 16, 2016, 8:17 PM
  • RE: welcome newcomers my own clip by motion detector

    @meteor007 I would start first with reading through the forum. Cause it won’t be that easy to implement all what you want. So first be sure, that you are able to bring the effort to go the “extra” mile for a DIY-Magic Mirror. In case you recognize, that you haven’t the time or interest, I saw a thread about a Magic Mirror on kickstarter…

    posted in Hardware
    P
    Patrick
    Oct 16, 2016, 6:05 PM
  • RE: welcome newcomers my own clip by motion detector

    I’m not sure, what you really want to know.

    • Raspberry pi?
    • MagicMirror-Framework based on node.js or just your own solution if it’s just the video
    • Motion Detector is connected with Pi-Pins / alternatively maybe ITTT and then push?
    posted in Hardware
    P
    Patrick
    Oct 11, 2016, 5:57 PM
  • RE: Autostart & turning off powersave

    We should gather all the relevant information and combine them in a big tutorial.
    For example i also miss some reference to unclutter to hide the mousecursor.
    For early beginners it should be as easy as possible… Maybe i will work on that the next weeks. :-)

    posted in Troubleshooting
    P
    Patrick
    Oct 11, 2016, 5:00 PM
  • RE: Autostart & turning off powersave

    I had the same troubles. The only thing that worked was:

    @chengstark said in 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!

    the only problem with this is, that you deactivate the GUI. (without commenting out the lines, it didn’t worked in my case…)

    EDIT: the @midori-line can be skipped :-)

    posted in Troubleshooting
    P
    Patrick
    Oct 10, 2016, 12:31 PM
  • RE: Move Module to corner

    @strawberry-3.141 Thank you! Now it works very well!
    Don’t know why i didn’t thought about height & width before :D

    posted in Development
    P
    Patrick
    Oct 9, 2016, 5:17 PM
  • RE: Move Module to corner

    @strawberry-3.141 sorry for my wrong explanation.
    I just want to reduce the whole margin because my display is to small for weather + clock.
    So i tried to reduce it with the tags:

    • margin: xxx

    • margin-left: xxx in combination with margin-right: xxx
      both didn’t work.
      I had the problem that everything just moved to the left instead of providing more space.
      So i had at the right a huge blank space which wasn’t my plan… (Check the attached picture)
      Thank you for your help!
      0_1476032707196_Problem.png

    posted in Development
    P
    Patrick
    Oct 9, 2016, 5:05 PM
  • RE: Move Module to corner

    Did it work? I tried it aswell and have the problem, that i just adjust the left-margin?
    (tried it with custom & main.css)

    Can someone help? :-)

    posted in Development
    P
    Patrick
    Oct 9, 2016, 12:33 PM
  • RE: Brightness Requirements

    @Truthhy
    I would say round about 20%. But maybe also someone else can give feedback.

    posted in Hardware
    P
    Patrick
    Oct 3, 2016, 7:21 PM
  • 1
  • 2
  • 3
  • 2 / 3
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy