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.
    • 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
                  • B Offline
                    blafpap @fox
                    last edited by

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

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

                      Hello,

                      is there a new module available for the Raspi3+

                      Thank you

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

                        Hello,
                        Still no light version for rpi3?
                        Otherwise any suggestions about which sbc board (which gpios) would be enough powerful to run this? and of course MM… :upside-down_face:

                        Mykle1M 1 Reply Last reply Reply Quote 0
                        • Mykle1M Offline
                          Mykle1 Project Sponsor Module Developer @bibi
                          last edited by

                          @bibi

                          The author’s profile states " LAST ONLINE ABOUT A YEAR AGO". You would need hefty graphics. Personally, I wouldn’t try this with less than a laptop board. Good luck and please share your results if you attempt this.

                          Create a working config
                          How to add modules

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

                            Hey @bibi - I’ve not had any time to take a look at this yet… software engineering and life take over. But maybe it is time to take another look at this. I’m out of the country this weekend, but I’ll try to carve out some time in the next month to take another look at it

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

                              @mykle1 I’m always here… always watching 😁

                              Mykle1M 1 Reply Last reply Reply Quote 2
                              • Mykle1M Offline
                                Mykle1 Project Sponsor Module Developer @Eunanibus
                                last edited by

                                @eunanibus said in MMM-Globe:

                                I’m always here… always watching

                                Creeper! :-P

                                Create a working config
                                How to add modules

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

                                  @Mykle1 : i won’t try it with rpi3:smiling_face_with_open_mouth_closed_eyes: that’s why i was asking which other board with gpio connectivity would be more suitable…
                                  @Eunanibus : i totally understand, no prob… i think many of us are waiting for a light version :face_with_stuck-out_tongue_winking_eye: if you feel like digging into it ;-) if i can help you (mostly testing) because my dev skills are quite low, pls let me know.

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

                                    @bibi - Yes, I remember that’s where I wanted to hit next, as I wanted this module to be accessible to all MM users, regardless of what device they use.

                                    My plan was to use lighter rendering calculations, as the originals were fairly intensive and originally developed for browsers. My front end dev experience has exploded a lot since I wrote the module, so I’ll hopefully have far better luck this time around. To those waiting, I’ll be taking a look when I can. I’d also like to dig out my Pi so that I can be certain it runs prior to release.

                                    @Mykle1 I’ve had some users report that light linux machines powering their MM’s are sufficient, though I’ve not tested for upper capacity or performance. I know rendering for canvas on JS is intensive, and the calculations required here are more than I’d want. I’ll look into developing a Pi-compatible light version as soon as I can.

                                    I’ll post an update here when I’m able.

                                    Mykle1M E 2 Replies Last reply Reply Quote 4
                                    • Mykle1M Offline
                                      Mykle1 Project Sponsor Module Developer @Eunanibus
                                      last edited by

                                      @eunanibus said in MMM-Globe:

                                      I’ve had some users report that light linux machines powering their MM’s are sufficient, though I’ve not tested for upper capacity or performance.

                                      When I get a chance I’ll install your Globe. I have several old laptops with minimum resources running ubuntu and MM. If I discover anything interesting I’ll report back.

                                      Create a working config
                                      How to add modules

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

                                        I have tried it…It worked really well… but not on the pi…it’s impressive!

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

                                          This post is deleted!
                                          1 Reply Last reply Reply Quote 0
                                          • StoffbeuteluweS Offline
                                            Stoffbeuteluwe Project Sponsor
                                            last edited by

                                            hi, does it work on Mac mini 2011 ?

                                            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
                                            • 5 / 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