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 Utilities
    119 Posts 39 Posters 213.6k Views 40 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.
    • P Offline
      Peter @iMAGiC
      last edited by

      @iMAGiC , I used your link: MM starts, I see half of the globe and MM stops, starts again with half of the globe and stops again; like a loop.
      Maybe because I use a RPI 2?
      Peter

      iMAGiCI 1 Reply Last reply Reply Quote 0
      • P Offline
        Peter @dasbooter
        last edited by

        @dasbooter , what link do you use?
        peter

        1 Reply Last reply Reply Quote 0
        • PimagicalP Offline
          Pimagical @Peter
          last edited by

          @Peter I fixed this problem with improving my wifi signal/range!

          Check your wifi signal quality if around 37/70 this will cause problems for sure, it should be at least above 45/70 or higher check your signal with:

          sudo iwconfig wlan0
          

          My bad wifi signal caused problems like not loading the globe images and freezing agenda items and not loading the newsfeed items.

          Solutions are

          1. Change the accespoint location or

          2. Buy a WIFI USB adapter to improve the wifi range because the Pi 3 default wifi/bluetooth is very bad: Pi 3 Wifi problems or

          3. DIY Modification option External antenna modifications for the Raspberry :Pi 3

          Good Luck!

          1 Reply Last reply Reply Quote 0
          • iMAGiCI Offline
            iMAGiC @Peter
            last edited by

            @Peter do you set updateInterval correctly?
            btw, I use Pi 3 with LAN.

            only thing is loading time is longer, but OK.

            Choice * Judgment * Values

            1 Reply Last reply Reply Quote 0
            • P Offline
              Peter
              last edited by

              Wifi signal is 49/70.
              I use the original update interval.
              Peter

              iMAGiCI 1 Reply Last reply Reply Quote 0
              • iMAGiCI Offline
                iMAGiC @Peter
                last edited by

                @Peter I think there is a problem, but not link I provided. may you check others, it shouldn’t cause MM stop or restart.

                Choice * Judgment * Values

                1 Reply Last reply Reply Quote 0
                • P Offline
                  Peter
                  last edited by

                  I rest my case.
                  I can’t get it working the way I want.
                  Thanks everybody for your help.
                  Peter

                  1 Reply Last reply Reply Quote 0
                  • FlatPepsiF Offline
                    FlatPepsi
                    last edited by

                    For those seeking North American globe views, I have great news - GEOS-16 (aka GEOS-East) is now publishing live color (yes, COLOR) images!

                    See web site here:
                    https://www.star.nesdis.noaa.gov/GOES/GOES16_FullDisk.php

                    There are a few links for the latest image, depending on the resolution you want. (Watch out -many of the web site’s URLs are date and time specific) I’m using: https://cdn.star.nesdis.noaa.gov/GOES16/ABI/FD/GEOCOLOR/678x678.jpg

                    Until a proper GIT update is done on this module, you can edit your setup to get this new image. In the folder:
                    /home/pi/MagicMirror/modules/MMM-Globe
                    Edit the file: MMM-Globe.js

                    Find the lines with ‘centralAmericaDiscNat’: , and put the new URL in there. In my case, I used:

                    		'centralAmericaDiscNat': 'https://cdn.star.nesdis.noaa.gov/GOES16/ABI/FD/GEOCOLOR/678x678.jpg'
                    

                    Do note that the code has 2 sections for different resolutions- you may need to update both.

                    Enjoy!

                    pugslyP 1 Reply Last reply Reply Quote 1
                    • pugslyP Offline
                      pugsly @FlatPepsi
                      last edited by pugsly

                      @flatpepsi said in MMM-Globe:

                      centralAmericaDiscNat’: 'https://cdn.star.nesdis.noaa.gov/GOES16/ABI/FD/GEOCOLOR/678x678.jpg

                      I put the URL above for high res but since I only use 200px use this url for low res

                      https://cdn.star.nesdis.noaa.gov/GOES16/ABI/FD/GEOCOLOR/thumbnail.jpg

                      1 Reply Last reply Reply Quote 0
                      • C Offline
                        chris1971
                        last edited by

                        MMM Globe - The Image Gallery has moved!

                        Hi has anybody solved the issues with the MMM Globe.
                        I am using MMM Globe, but the pictures/ jpgs are not longer available on the EUMETSAT server. Does anybody have a solution?
                        Thx, Chris

                        StoffbeuteluweS 1 Reply Last reply Reply Quote 0
                        • StoffbeuteluweS Offline
                          Stoffbeuteluwe Project Sponsor @chris1971
                          last edited by

                          @chris1971 try the link of the new path in…
                          ownpath: “link of new path“
                          in MMM-Globe config…

                          1 Reply Last reply Reply Quote 0
                          • C Offline
                            chris1971
                            last edited by

                            … could you please explain more in detail…
                            Thanks, Chris

                            1 Reply Last reply Reply Quote 0
                            • StoffbeuteluweS Offline
                              Stoffbeuteluwe Project Sponsor
                              last edited by

                              I’ll contact you later when I’m at home

                              1 Reply Last reply Reply Quote 0
                              • C Offline
                                chris1971
                                last edited by

                                would be great!!!

                                StoffbeuteluweS 1 Reply Last reply Reply Quote 0
                                • StoffbeuteluweS Offline
                                  Stoffbeuteluwe Project Sponsor @chris1971
                                  last edited by

                                  @chris1971

                                  {
                                              module: 'MMM-Globe',
                                              position: 'middle_center',
                                              config: {
                                              style: 'europeDiscNat',
                                              imageSize: 600,
                                              ownImagePath:'https://eumetview.eumetsat.int/static-images/MSG/RGB/NATURALCOLOR/FULLRESOLUTION/IMAGESDisplay/VazIBqHF9k665',
                                              updateInterval: 10*60*1000
                                              }
                                        },
                                  

                                  I hope this ok for you…

                                  StoffbeuteluweS 1 Reply Last reply Reply Quote 0
                                  • StoffbeuteluweS Offline
                                    Stoffbeuteluwe Project Sponsor @Stoffbeuteluwe
                                    last edited by

                                    @Stoffbeuteluwe ist that ok?

                                    1 Reply Last reply Reply Quote 0
                                    • C Offline
                                      chris1971
                                      last edited by

                                      Great!!!

                                      It’s working with the link… where did you find it?

                                      Regards, Christoph

                                      StoffbeuteluweS 1 Reply Last reply Reply Quote 0
                                      • StoffbeuteluweS Offline
                                        Stoffbeuteluwe Project Sponsor @chris1971
                                        last edited by

                                        @chris1971 this is the link from the picture of the Earth on the eumesat webpage…

                                        1 Reply Last reply Reply Quote 0
                                        • C Offline
                                          chris1971
                                          last edited by

                                          yes - and now I still have the question if the picture will be updated automatically. With the old configuration (on the EUMETSAT server) I got a new picture every 15 minutes…

                                          StoffbeuteluweS 1 Reply Last reply Reply Quote 0
                                          • StoffbeuteluweS Offline
                                            Stoffbeuteluwe Project Sponsor @chris1971
                                            last edited by

                                            @chris1971 i hope so

                                            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