Read the statement by Michael Teeuw here.
MMM-Stripes problems.
-
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.
-
@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=blueAnd u need to allow outside access, address:“0.0.0.0”,
And
ipWhitelist:[], -
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.
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