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-PenPlotter -Render mesmerizing line animations on your mirror!

    Scheduled Pinned Locked Moved Showcase
    18 Posts 7 Posters 13.1k Views 7 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.
    • B Offline
      bballboy21
      last edited by bballboy21

      Description:

      Render mesmerizing line animations on your mirror!

      I wanted the mirror to act like a piece of art when I wasn’t using it for Weather, Spotify, Google Calendar etc… The less busy mirror with just the PenPlotting module running creates a really peaceful display. Looks great in the room, and it certainly captures the attention of guests.

      Screenshots:

      Videos https://github.com/jbamford/MMM-PenPlotter

      The videos ^ look better, but here are some screenshots

      Screenshot

      Screenshot

      Screenshot

      Screenshot

      Download:

      https://github.com/jbamford/MMM-PenPlotter


      Version 1.0

      It works on my machine (actively maintaining it if anyone has an issue).

      MZ-BERM RaspiManuR 2 Replies Last reply Reply Quote 6
      • MZ-BERM Offline
        MZ-BER @bballboy21
        last edited by

        @bballboy21 That is awesome. Thanks for sharing your module!!

        B 1 Reply Last reply Reply Quote 1
        • RaspiManuR Offline
          RaspiManu @bballboy21
          last edited by

          @bballboy21
          This looks amazing!

          1 Reply Last reply Reply Quote 0
          • BerkSmash1984B Offline
            BerkSmash1984
            last edited by

            Will this work in any valid position and with MMM-Pages, using classes? I attempted to add the module to page 2 of my MM setup, but nothing is displaying, and no errors in dev console. Here is my config:

             {
                                module: 'MMM-PenPlotter',
                                disabled: false,
                                position: 'top_left',
                                classes: 'page_2',
                                config: {
                                        imagePaths: ['modules/MMM-PenPlotter/example_svg']
                                }
             },
            S 1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @BerkSmash1984
              last edited by

              @BerkSmash1984 what is the pages config?

              do other modules appear on page_2?

              if u disable pages, does the content appear?

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              BerkSmash1984B 1 Reply Last reply Reply Quote 0
              • BerkSmash1984B Offline
                BerkSmash1984 @sdetweil
                last edited by

                @sdetweil Thanks for the response

                Yes, all other modules appear fine on page 2. Here is my pages config:

                  {
                                    module: 'MMM-pages',
                                     disabled: false,
                                    config: {
                                            modules:
                                                    [[ "page_1",], ["page_2"]],
                                            // fixed: [ "clock", "MMM-Wallpaper", "MMM-page-indicator" ],
                                            rotationTime: 30000,
                                    }
                },
                

                I did confirm that after disabling MMM-Pages, it does work

                S 1 Reply Last reply Reply Quote 1
                • S Offline
                  sdetweil @BerkSmash1984
                  last edited by

                  @BerkSmash1984 the module delay time is 65 seconds and u have 30 seconds for pages.

                  so the module is waiting, and then gets hidden, restarting on show. then hidden…

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  BerkSmash1984B 1 Reply Last reply Reply Quote 1
                  • BerkSmash1984B Offline
                    BerkSmash1984 @sdetweil
                    last edited by

                    @sdetweil Thanks! Yup I just realized that too and changed the value for MMM-Pages to 6500 and it works. Only thing now is, if you have a background (I am using MMM-Wallpaper to display random in images from Bing and Chromecast) you will see an outline of the whole image instead of what is being drawn.

                    953bea59-8cf8-427a-8bc3-9a0d201bc7fb-image.png

                    Wonder if there is a way to address that, besides disabling the background wallpaper…

                    S 1 Reply Last reply Reply Quote 1
                    • S Offline
                      sdetweil @BerkSmash1984
                      last edited by

                      @BerkSmash1984 welcome to the fun of backgrounds!

                      somehow you would need to make the image background not transparent, but you will get a big black box instead

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      BerkSmash1984B 1 Reply Last reply Reply Quote 1
                      • BerkSmash1984B Offline
                        BerkSmash1984 @sdetweil
                        last edited by

                        @sdetweil lol Indeed! Still a cool module. I will likely go back and forth between this and MMM-Wallpapers… Thanks for your help Sam

                        T 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 1 / 2
                        • 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