A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Subcategories

  • 32 Topics
    242 Posts
    mumblebajM
    @1a2a3a For the latest Wayland on off I use the new adjusted scripts. mon.sh #!/bin/bash export WAYLAND_DISPLAY=wayland-0 export XDG_RUNTIME_DIR=/run/user/1000 /usr/bin/wlr-randr --output HDMI-A-1 --on --mode 1920x1080@60Hz --transform 270 mof.sh #!/bin/bash export WAYLAND_DISPLAY=wayland-0 export XDG_RUNTIME_DIR=/run/user/1000 /usr/bin/wlr-randr --output HDMI-A-1 --off This works pretty well for me. The screen eventually times out as there is no input and it turns off. In addition to these I have these cron entries to call the scripts. Turns the screen on at 6am and off at 9pm. 00 06 * * * /home/pi/mon.sh >> /home/pi/mon.log 2>&1 00 21 * * * /home/pi/mof.sh >> /home/pi/mof.log 2>&1
  • Orange PI

    27
    0 Votes
    27 Posts
    15k Views
    B
    Update: NanoPC T4 is a pretty good platform. The graphics aren’t quite what I had hoped. MMM-Globe (the pretty abstract one) isn’t very smooth. I did find that if the screen is in landscape mode it performs better than portrait mode. But even landscape isn’t smooth enough for my tastes. Next round of testing will be with MMM-AssistantMk2 and MMM-Hotword. Oh, and the thing is hot to the touch. It comes with a heatsink and it’s painfully hot after a couple minutes.
  • Raspberry pi detects hdmi but there is no output on monitor

    3
    0 Votes
    3 Posts
    3k Views
    T
    I had similar issues, but with a DVI input on a monitor. For me at least the rainbow screen was showing sometimes, but often also not. After tons of different settings in config.txt (which didn’t solve the issue) and different hdmi-dvi cables, I ended up reinstalling Raspbian. After that I got the screen working again. The only thing is that there is no red color on my monitor. Tried different power supplies, cables and certain settings in config.txt, none of them fixed my red color missing issue. But that is another story… Give it a shut to reinstall. Don’ t forget to save data as reinstall is wiping the sd card.
  • Is a 4K MagicMirror possible?

    11
    0 Votes
    11 Posts
    10k Views
    S
    @Sean I picked up the TCL 43” 4K display at Best Buy for $215. Not too bad.
  • Memory effect with MM2

    16
    0 Votes
    16 Posts
    12k Views
    M
    @sdetweil said in Memory effect with MM2: @toucherts every 6 hours it toggles the class used to present the screen. I just made a little module package on github https://github.com/sdetweil/MMM-Anti-Screen-Burn-In OK GOOD
  • 0 Votes
    1 Posts
    911 Views
    M
    The official Raspberry Pi touchscreen activates a screensaver without documented settings. The screen wakes up when touched. Generally, I would like to keep it that way but I also want to be able to wake up the screen programmatically. If possible, I would also like to tweak the activation time. I know how to turn the backlight on and off and how to dim the screen but does anyone know how to manage this screensaver?
  • Atomic Pi

    9
    0 Votes
    9 Posts
    4k Views
    B
    @MadScientist Give MMM-Globe a try to give it a workout.
  • Touchscreen overlay

    3
    0 Votes
    3 Posts
    2k Views
    P
    Yes I did search before posting. These IR overlays are designed to work with Samsungs proprietary smart mirror system hence the question as to whether it would be compatible. The question was whether anyone had success implementing magic mirror with these rather than overlays in general
  • LED display shines through

    20
    0 Votes
    20 Posts
    10k Views
    M
    @Sean Again, thank you very much for everything. Excellent information.
  • Advise about hardware

    5
    0 Votes
    5 Posts
    3k Views
    J
    I watched HBO GO for free and got informative videos regarding smart Mirorrs. Hope it helps you !
  • Let’s talk frames!

    8
    0 Votes
    8 Posts
    5k Views
    A
    @dxfan227 Have you started your mirror construction?
  • Need to Get Started Help Asap...

    3
    0 Votes
    3 Posts
    2k Views
    A
    @Pyaar What size frame do you want ? I think the 15-16 inch mirror is very suitable for frames within 30 inches. IPS really much better.
  • [ITALY] Where to buy glass from/what kind of glass to get

    6
    0 Votes
    6 Posts
    4k Views
    A
    @lorcalhost Are you interested in buying a smart mirror hardware kit? Customize the frame size you need And install the mirror control panel and so on. You just need to install the Raspberry Pi by yourself.
  • SMART MIRROR KITS FROM $299

    4
    0 Votes
    4 Posts
    3k Views
    A
    @dxfan227 Hi 1 Acrylic 2-Way Mirror 2 We offer wooden frames of any size But the LCD size is the same.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • Shout out to this UK Supplier for 2-way mirrors

    3
    0 Votes
    3 Posts
    2k Views
    S
    @wrumble you could always buy an acrylic sheet from somwhere like this and then buy the one way mirror film from ebay.
  • Two-way mirror film applied directly to monitor?

    1
    0 Votes
    1 Posts
    1k Views
    B
    I was throwing around a few ideas in my head while applying privacy mirrored film to a few windows in my condo and had the realization that potentially the need for glass in a smart mirror could be circumvented entirely by applying the film directly to the monitor? I realize you’d have to apply the film in the opposite way it was intended, with the clear peel-off film facing outward and essentially only apply the film using the suction created by squeegeeing the water out but does anyone have any knowledge of whether this method works? For my purposes I don’t need a flawless mirror but am concerned that perhaps the static generated by the LCD screen may have an affect on the longevity of the film staying on the screen. Thanks for any help.
  • IR frame that supports multitouch?

    ir frame
    1
    0 Votes
    1 Posts
    1k Views
    S
    Hi I’m trying to build a magic mirror that would have touch capabilities, and I have seen some ir frames with multi touch only support multi touch on windows or mac and woundn’t work with a raspberry pi. I was thinking of getting this frame https://www.peauproductions.com/collections/pq-labs-g5-integration-kit-touch-frames/products/z-pq-g5-2k-ig-32 But I don’t know if it would work. Has anyone had a multi touch frame that worked?
  • 0 Votes
    5 Posts
    2k Views
    Mykle1M
    @MWel1977 That guide is a little old. Yes, it will still work as described. However, I’ve left Windows behind where MagicMirror is concerned. If I were writing that guide today I would be urging the use of ubuntu. Continue what you are doing, by all means. If all else fails, consider trying ubuntu.
  • Raspberry Pi issue

    8
    0 Votes
    8 Posts
    3k Views
    B
    @BandNerd1002 - Not to worry. First, let’s get your config.js off of your SD card. Using the Windows File Explorer, browse through the boot drive and look for the config.js file. Copy that to your computer. (if it turns out that you can’t find this file, no worries. We’ll recreate it later). If you were able to backup your config.js file, great! If not, no big deal. At this point, I suggest you follow the Complete Setup Tutorial. It will walk you through prepping your SD card and getting your Magic Mirror reinstalled. A couple things to note about the tutorial: It’s Raspian Stretch now. Download the full version with the recommended software. The command to clear out some installed & unnecessary software will fail due to some of the listed software not being included. Try running the command one application at a time and skipping the ones that aren’t found. Once you have your mirror back up and running, you can copy your config.js file back to your Raspberry Pi. Then you just have to re-clone and re-build all of the modules you had downloaded.
  • Raspberry pi model 3 b+ not powering up

    2
    0 Votes
    2 Posts
    1k Views
    J
    When you turned it off before, how did you power down the pi? Did you use the inline power button in the power cable? If so, it’s possible that the card might have been corrupted. If you have a known good backup, I would try flashing that back to the card to see if it boots. I don’t know why the power supply includes a push button switch, as this is a known way to mess things up. It’s best to SSH in and use the command sudo shutdown instead, or wire up a momentary switch to the GPIO that runs a script to execute that command. However the fact that you say that not even the red light comes on leads me to believe there is a larger problem, and the board might indeed be dead. If you have a spare SD card lying around, try flashing NOOBS on it and see if that boots.