MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-Globe

    Scheduled Pinned Locked Moved Entertainment
    118 Posts 32 Posters 173.4k Views 37 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • tidus5T Offline
      tidus5
      last edited by

      as anybody know why we have this issue ? I m reading that can be cause of the power supply ?

      bheplerB 1 Reply Last reply Reply Quote 0
      • B Offline
        blafpap @BlackTalon
        last edited by

        @BlackTalon got it running to on the rpi3, but it is flickering and sometimes blackscreen. Rpi3 is to weak i think.

        1 Reply Last reply Reply Quote 0
        • bheplerB Offline
          bhepler Module Developer @tidus5
          last edited by

          @tidus5 The OpenGL drivers are experimental. I think we’re pushing the Pi - even the RPi3 - to its absolute limit with this type of rendering. A stable power supply isn’t the issue. It’s an issue of raw computing power.

          1 Reply Last reply Reply Quote 1
          • SvenSommerS Offline
            SvenSommer
            last edited by

            This module is amazing! Some thoughts about this:

            1. I’m sure many overlook this topic because it is not classified into one of the subcategories, like all other modules, as one would expect. I believe this piece of art deserves the full attention!
              @administrators Is it possible to shift the module to Utilities?

            2. I really would like to use this module for showing real time data from other modules, by using Notifications. E. g. location data from website visitors with MMM-GoogleAnalytics.
              @Eunanibus Is it possible to add location data to the globe while it’s already animated?

            Looking for some building inspiration?
            Check out my large, thin and metal framed mirror on robstechlog.com.

            Modules released:
            MMM-GoogleAnalytics
            MMM-GrafanaChart
            MMM-GrafanaGauges

            E 1 Reply Last reply Reply Quote 1
            • E Offline
              Eunanibus Module Developer @SvenSommer
              last edited by

              @SvenSommer I’m glad you like it! There is a separate post for this in Utilities but it hasn’t garnered a huge amount of attention. I’m hesitant because if most users user Pi’s for their mirror, this plugin may provide a heavy burden to it in terms of computational ability.

              1. There is no reason you cannot. I think this would be entirely possible. The module allows you to pass custom locations for pins within the builder (see documentation), so there’s no reason that this information cannot be derived from a custom script.
              cowboysdudeC SvenSommerS 2 Replies Last reply Reply Quote 2
              • cowboysdudeC Offline
                cowboysdude Module Developer @Eunanibus
                last edited by

                @Eunanibus I LOVE this module… I have installed it on my itx board MM and it has enough power to make it work awesome!!

                E 1 Reply Last reply Reply Quote 0
                • SvenSommerS Offline
                  SvenSommer @Eunanibus
                  last edited by SvenSommer

                  @Eunanibus
                  Thanks for you tips. I could easily adjust the module to react to Notifications. I made a pull Request with the latest changes.
                  Would be so kind to merge them?!

                  I also adjusted my module MMM-GoogleAnalytics to provide the coordinates of the website visitors location.
                  The module is in a very early state but it’s quite impressive to see it’s working . See for yourself:
                  https://youtu.be/xOU1pVOgcTY

                  Bad side of the story?
                  I have to get rid of the Raspberry Pi 3 in my MagicMirror. But hey, it was already to long in a “completed” state. :)

                  @bhepler : You were running this module smoothly on your mirror. What hardware did you use?

                  Looking for some building inspiration?
                  Check out my large, thin and metal framed mirror on robstechlog.com.

                  Modules released:
                  MMM-GoogleAnalytics
                  MMM-GrafanaChart
                  MMM-GrafanaGauges

                  E bheplerB 2 Replies Last reply Reply Quote 0
                  • E Offline
                    Eunanibus Module Developer @cowboysdude
                    last edited by Eunanibus

                    @cowboysdude I’m really pleased. Because of yours and others feedback, I’ve revised the front page of this module recommending not to use this module with Pi’s. That said, I’m really glad it’s serving you well - I worked hard on it and that’s exactly what I wanted from it!

                    Also if you want to submit a video of it in action (wherever that may be!) here, please feel free. I love seeing my module in people’s homes.

                    1 Reply Last reply Reply Quote 0
                    • E Offline
                      Eunanibus Module Developer @SvenSommer
                      last edited by

                      @SvenSommer said in MMM-Globe:

                      I also adjusted my module MMM-GoogleAnalytics to provide the coordinates of the website visitors location.
                      The module is in a very early state but it’s quite impressive to see it’s working . See for yourself:

                      Hi Sven,

                      Thanks for your contribution here. I’ll review the changes tomorrow (It’s pretty late here) - I believe @bhepler was using a more powerful linux driven system. I’ve had multiple reports from users that their Pi’s aren’t really up to the task, and I’ve updated the title page as such.

                      I’m going to attempt to create a lite version of this module for Pi users when I get the opportunity. In actuality, I’d like to rebuild the module entirely as there’s a lot of code cleanup I’d like to do. Although Rob S was the original creator of the globe, he assisted me in making heavy changes to the code, and I had to make some additions to make it compatible with the MM framework. Unbelievably, this was actually heavier on processing prior to release. Performance improvements are at the top of my list, as are a few other things.

                      Either way, I’m really glad your enjoying it, and your creativity in feeding new locations is really encouraging.

                      B L 2 Replies Last reply Reply Quote 0
                      • bheplerB Offline
                        bhepler Module Developer @SvenSommer
                        last edited by

                        @SvenSommer I use a Fitlet microPC. Quad core, AMD processor, AMD graphics, 8GB RAM.

                        1 Reply Last reply Reply Quote 0
                        • B Offline
                          barnosch @Eunanibus
                          last edited by

                          I’m going to attempt to create a lite version of this module for Pi users when I get the opportunity. In actuality, I’d like to rebuild the module entirely as there’s a lot of code cleanup I’d like to do. Although Rob S was the original creator of the globe, he assisted me in making heavy changes to the code, and I had to make some additions to make it compatible with the MM framework. Unbelievably, this was actually heavier on processing prior to release. Performance improvements are at the top of my list, as are a few other things.

                          How is it ongoing with the lite module?
                          I would love to see your module on my mirror. Sadly nothing else then a RPi3 is possible at the moment.

                          cowboysdudeC 1 Reply Last reply Reply Quote 1
                          • cowboysdudeC Offline
                            cowboysdude Module Developer @barnosch
                            last edited by

                            @barnosch I have it on my 32" mini itx mirror and it’s awesome! Not to make you feel bad but if the lite version comes out you’re gonna love it!

                            1 Reply Last reply Reply Quote 0
                            • B Offline
                              barnosch
                              last edited by

                              too late. now i feel bad
                              ;)

                              Already tested it on my Notebook, to see it in real. Very very nice. Thats why i asked.

                              1 Reply Last reply Reply Quote 1
                              • L Offline
                                ltzChubbz @Eunanibus
                                last edited by

                                @Eunanibus Has there been much progress on this lite version? I know there is about 50,000 lines to work through so I’m not expecting anything soon, just wanting an update if possible because I’m a bit tired of looking at this 3fps globe on the rpi3. Thanks heaps for your work

                                1 Reply Last reply Reply Quote 0
                                • E Offline
                                  Eunanibus Module Developer
                                  last edited by Eunanibus

                                  Hi guys,

                                  Apologies for the late response. Unfortunately I’ve started a new software engineering role and my time has been entirely dominated by an array of distractions.

                                  While I can only suggest that users of this module do not rely on a Pi, I will endeavour to have a more lighweight, Pi-friendly edition of this module (which should lighten the load for other users too) within the next couple of months. Unfortunately, due to load; I can’t make any promises on deadlines for delivery.

                                  I’m having other developers join me in refining the library and tidying up the code quite considerably. Unfortunately, due to the rendering calculations involved, it’s not simply a weekend job. I’m going to do my best to get this completed as soon as possible.

                                  Thanks to all users who have helped others with support in technical issues - You’re truly terrific.

                                  cowboysdudeC 1 Reply Last reply Reply Quote 1
                                  • cowboysdudeC Offline
                                    cowboysdude Module Developer @Eunanibus
                                    last edited by cowboysdude

                                    @Eunanibus just one question… it may have been answered and I didn’t find it but the extra points on the map that are blank… is there a config option to hide those?

                                    To only show the coordinates that are in the config.js?

                                    SORRY I figured it out :)

                                    Again, GREAT mod

                                    Thanks!

                                    1 Reply Last reply Reply Quote 0
                                    • D Offline
                                      d3r
                                      last edited by

                                      I have been thinking about a work around for to run this on a pi3 because I really want this module on my set up.
                                      Would it be possible to render a full rotation(or 5/6 of them) on the pi and output it to a video/gif, then have it play on a loop on the MM?

                                      1 Reply Last reply Reply Quote 0
                                      • foxF Offline
                                        fox
                                        last edited by

                                        does it work for somebody on a raspi 3?

                                        Issues With MMM-WatchDog known?

                                        https://forum.magicmirror.builders/post/29827

                                        Useful for PIR-Sensor: https://forum.magicmirror.builders/post/21299

                                        B 1 Reply Last reply Reply Quote 0
                                        • foxF Offline
                                          fox
                                          last edited by

                                          Its better when i switch to Full GL driver on Raspi 3.
                                          But the monitor turns on original position? does somebody understand that behaviour?

                                          Issues With MMM-WatchDog known?

                                          https://forum.magicmirror.builders/post/29827

                                          Useful for PIR-Sensor: https://forum.magicmirror.builders/post/21299

                                          bheplerB 1 Reply Last reply Reply Quote 0
                                          • bheplerB Offline
                                            bhepler Module Developer @fox
                                            last edited by

                                            @fox - Yeah. The full OpenGL driver doesn’t respect the display-rotate 1 command in the /boot/config.txt file. The fix for this can be found in the Magic Mirror Wiki.

                                            The upshot is edit this file: ~/.config/lxsession/LXDE-pi/autostart
                                            and add this line: @xrandr --output HDMI-1 --rotate right

                                            1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 4 / 6
                                            • First post
                                              Last post
                                            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