• 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. lamachine
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
L
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 2
  • Posts 10
  • Groups 0

lamachine

@lamachine

1
Reputation
242
Profile views
10
Posts
0
Followers
0
Following
Joined Nov 15, 2018, 6:17 PM
Last Online Oct 10, 2019, 1:33 AM

lamachine Unfollow Follow

Best posts made by lamachine

  • RE: Flickering in portrait mode

    PROBLEM SOLVED ! ! ! Thanks @BKeyport for the really easy way to change the driver.

    My screen has been running 48 hrs with no problems. I don’t know if using the old drivers has any adverse impact, but this is all I am using this particular Pi for, so it doesn’t impact me (yet?).

    Many thanks for the advice. I am going to mark this thread as solved (as soon as I figure THAT out)

    posted in Troubleshooting
    L
    lamachine
    Jan 26, 2019, 2:20 AM

Latest posts made by lamachine

  • RE: MagicMirror voice control for MMM-Carousel

    @lamachine said in MagicMirror voice control for MMM-Carousel:

    i

    It appears carousel may not be the best choice for this. I am now trying with MMM-Remote-Control.

    posted in General Discussion
    L
    lamachine
    Feb 8, 2019, 9:58 PM
  • MagicMirror voice control for MMM-Carousel

    @shbatm I have a (mostly) running mirror with Carousel, and I have home automation using NodeRED.

    I want to be able to switch directly to certain screens in Carousel) rather than scrolling through all of them based on demand, and I want it to flip through all of the screens when not called. Can this be done? If so, can I get a hint where I might look? I am thinking possibly Web Sockets, but don’t actually know much about them.

    From the automation side, I have Alexa sending messages to my NodeRED that can then change the action and send out various formats, but MQQT seems the most obvious candidate. When I looked through MMM-MQTT @javiergayala , it seems to be used to display information rather than acting as screen or button clicks or driving interactions on the mirror. Can I use MQQT to act like a keyboard or button across any module?

    Bob O

    posted in General Discussion
    L
    lamachine
    Feb 5, 2019, 12:54 AM
  • RE: Could use some assistance setting up MMM-Carousel w/ Navigation and understanding the architecture

    @shbatm

    wow, the developer again, thanks so much for the quick reply!

    I thought I was making some progress, but still not quite right…

    Code changes as follows

    module: 'MMM-Carousel',
                        config: {
                            transitionInterval: 10000,
                            ignoreModules: ['clock', 'alert','currentweather', 'com$
                            mode: 'slides',
                            slides: [
                                [ {name:'calendar', carouselID:"1"}],
    
    

    and

                           module: "calendar",
                            header: "Boy's Calendar",
                            position: "top_left",
                            config: {
                                    carouselId: "1",
                                    calendars: [
                                            {
                                                    symbol: "calendar-check-o",
                                                    url: "https
    

    I ran it through JSHint, so at least the formatting is acceptable.

    posted in Troubleshooting
    L
    lamachine
    Feb 4, 2019, 9:40 PM
  • RE: Could use some assistance setting up MMM-Carousel w/ Navigation and understanding the architecture

    @shbatm I sort of got it working, but having problems with the calendar setup. I followed the advice for config.js with adding carouselID: “#” and then the {name: ‘calendar’, carouselID: “#”, but with three pages and three calendars, all three show up on the first slide, and none on the other two.

    Anything obviously missing?

    {
                            module: "calendar",
                            header: "Boy's Calendar",
                            position: "top_left",
                            carouselId: "1",
                            config: {
                                    calendars: [
                                            {
                                                    symbol: "calendar-check-o",
                                                    url: "https://calendar.google.c$
                                            }
                                    ]
                            }
                    },
    
    
    module: 'MMM-Carousel',
                        config: {
                            transitionInterval: 10000,
                            ignoreModules: ['clock', 'alert','currentweather', 'com$
                            mode: 'slides',
                            slides: [
                                ['calendar'],
                                [   {name:'calendar', carouselID:"2"}, 'MMM-darksky$
                                [   {name:'calendar', carouselID:"3"}, 'weatherfore$
                             ]
                        }
    
    

    :::

    Spoiler Text

    :::

    posted in Troubleshooting
    L
    lamachine
    Feb 3, 2019, 9:51 PM
  • RE: Considering taking donations to support the MagicMirror project. Interested in your thoughts!

    Donations are definitely reasonable, and I prefer PayPal for one time, or patreon for on-going. I have gotten some great support in the short time I have used this forum, and want it to continue.

    Of note for revenue streams: I think most people on here are at least linux/pi competent and (like me) have an add blocker. White-listing is a PITA, so I don’t tend to frequent sites that nag me about it.

    posted in MagicMirror
    L
    lamachine
    Feb 1, 2019, 12:28 AM
  • RE: Flickering in portrait mode

    PROBLEM SOLVED ! ! ! Thanks @BKeyport for the really easy way to change the driver.

    My screen has been running 48 hrs with no problems. I don’t know if using the old drivers has any adverse impact, but this is all I am using this particular Pi for, so it doesn’t impact me (yet?).

    Many thanks for the advice. I am going to mark this thread as solved (as soon as I figure THAT out)

    posted in Troubleshooting
    L
    lamachine
    Jan 26, 2019, 2:20 AM
  • RE: Flickering in portrait mode

    Update, the 2.6.0 does the same thing.

    From @dazza120 and @BKeyport , I will look further into using different drivers. If either of you can point me to where I can get instructions on installing lagacy or normal drivers, it will save me much searching and testing.

    I am also considering trying the server and web page route, even if it is on the same machine. This is because the long web page test with the youtube video didn’t fritz out on me.

    Still looking for clues (like which version of Rasbpian/MM/drivers did this problem start) so I can continue my search for a solution.

    posted in Troubleshooting
    L
    lamachine
    Jan 22, 2019, 8:51 PM
  • RE: Flickering display in vertical mode MM2.5.0 (Pi3ModelB)

    My Pi is running on a good solid Canakit supply (one of several, and no issued with any of the others), with NOTHING else attached, not overclocked, no voltage warnings on screen or at startup. I flagged everyone in this thread on a new postlink text to get this as an unsolved problem. This is my bathroom mirror, and as such turning it off at night does not make much sense for me. --Bob O

    posted in Troubleshooting
    L
    lamachine
    Jan 18, 2019, 10:09 PM
  • Flickering in portrait mode

    I am opening up a new topic because the previous one was closed, but not in a way that works for me. Please see this link for many details

    I have v2.5 running on an HDMI connection to a large flat panel TV. After some period of time, I get line flashing across the display. Before finding the thread above, I replaced the video cable, then the PI itself, and finally the monitor, all with no success. Finally, I used a new memory card, brand new Raspbian install, MM installation and added only DarkSkyHourly for my weather… Same problem.

    I am running the fake driver as described in other threads for portrait mode, all updates (prior to the 2.6.0). I wanted to eliminate the OS and hardware, so ran a 10 hour YouTube video without any issues, then restarted the MM and it failed in just a few hours. My next step is doing the update to 2.6 since all the issued noted have been associated with 2.5.x, but any help would be MUCH appreciated.

    @friedleif @NoEngN3rd @vemerge @dazza120

    posted in Troubleshooting
    L
    lamachine
    Jan 18, 2019, 10:06 PM
  • RE: Flickering display in vertical mode MM2.5.0 (Pi3ModelB)

    Exactly the same problem. I thought it was hardware (and I may have a FEW extra bits and bobs floating around, just in case). I replaced the HDMI cable, then the monitor, then the pi, then did a complete new mem card and raspbian install. Running a 10 hour YouTube video has no issues, and the flickering shows up in an hour or less, so at this point it appears to be connected to the MagicMirror specifically. My next step is to try it in server mode and use a web page… not ideal, but it may get me though this until someone can solve it.

    I have the latest updates, basic installation and only the DarkSkyHourly module installed, running in portrait mode with the fake driver as noted above.

     Bob O
    
    posted in Troubleshooting
    L
    lamachine
    Jan 18, 2019, 3:25 AM
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