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-Stripes problems.

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    3 Posts 2 Posters 1.2k Views 2 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.
    • C Offline
      cr4shydlo
      last edited by

      Hello, I have WS2812b stripes, i try to use MMM-Stripes for managing it, but i
      dont have idea whats is wrong.

      config.js
      {
      module: ‘MMM-Stripes’,
      config: {
      ledCount: 148,
      type: ‘ws281x’,
      gpio: 12
      }
      },

      When i run it i got this info :
      [18:33:30.922] [INFO] [Stripes] Loading LEDs…
      [18:33:30.926] [WARN] [rpi-ws281x-native] This module requires being run with root-privileges. A non-functional stub of the interface will be returned.
      [18:33:30.939] [LOG] [Stripes] LEDs appear to be working!

      Buth when i try to run :
      curl -X GET “http://192.168.33.42/Stripes/set?color=blue”

      I get that Connection droped.

      And another question i need to turn off audio device for using it ?

      Thanks for help.

      S 1 Reply Last reply Reply Quote 0
      • S Do not disturb
        sdetweil @cr4shydlo
        last edited by

        @cr4shydlo what is this?

        http://192.168.33.42/Stripes/set?color=blue

        MagicMirror?

        If so you need the port too
        http://192.168.33.42:8080/Stripes/set?color=blue

        And u need to allow outside access, address:“0.0.0.0”,
        And
        ipWhitelist:[],

        Sam

        How to add modules

        learning how to use browser developers window for css changes

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

          Yes. I use https://github.com/paviro/MMM-Stripes this module.
          I can’t get any info in documentation.
          Anyone used WS2812b leds with his mirror ?
          Best regards.

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