Git Product home page Git Product logo

Comments (12)

precision avatar precision commented on May 3, 2024

Have you checked the Octoprint logs? The plugin is pretty verbose about permissions issues. ~/.octoprint/logs/octoprint.log If you didn't, you'll need to restart octoprint/reboot after you execute the usermod for the group changes to take effect.

from octoprint-ledstripcontrol.

precision avatar precision commented on May 3, 2024

No response, please reopen if you're still having this issue.

from octoprint-ledstripcontrol.

ShagoY avatar ShagoY commented on May 3, 2024

Same here... I was try everything (Fresh Octopi and also try on Raspbian+Octoprint)... Update everything, usermod and i check conf with physical Pin... Reboot a lot... but my strip light don't change color.
Note : My strip light up on Octoprint start even if i switch off starting option..

Logs are fine :
octoprint.plugins.LEDStripControl - DEBUG - M150 Detected: M150 R255
octoprint.plugins.LEDStripControl - DEBUG - match 1: r 2: 100.0

Btw i can change my color light by using pigpiod (but i need to switch off Octoprint) with pigs command.

So now, i have no more idea... I think i have trouble with my led strip RBG 5050 12V (B072J41Q2Z on amazon) + RGB Signal Amplifier For SMD 3528 5050 LED Strip Light (Ref: B077B3GCV9), what controller
rbg led strip did you use ?

from octoprint-ledstripcontrol.

precision avatar precision commented on May 3, 2024

@ShagoY if you can change the colors w/ pigs then it should be supported fine. Are you sure you've mapped the BCM pins to the pigs pins correctly? For consistency the plugin takes BCM pin numbers.

Here is the table just in case.

from octoprint-ledstripcontrol.

ShagoY avatar ShagoY commented on May 3, 2024

Yes, i use BCM 17/27/22, so physical PIN 11/13/15 on your GPIO configuration.
I also try BCM 23/24/25.. with no success.

I check here : https://pinout.xyz/pinout/ground

I was follow this tuto : http://www.instructables.com/id/Easiest-RGB-LED-Strip-With-Raspberry-Pi/ (Give by https://www.thingiverse.com/thing:2803771/)

from octoprint-ledstripcontrol.

precision avatar precision commented on May 3, 2024

@ShagoY what happens if you try it w/o pigpio? Should just be able to stop the daemon, change the plugin, restart octoprint and test.

from octoprint-ledstripcontrol.

ShagoY avatar ShagoY commented on May 3, 2024

I was install pigpio(d) only for testing (i don't want run pigpiod on boot).

My config :
LEDStripControl:
_config_version: 2
b: 13
g: 15
on_startup: false
r: 11
(So no use pigpiod)

More Octoprint Logs :
octoprint.plugins.LEDStripControl - DEBUG - LEDStripControl on_settings_load()
octoprint.plugins.LEDStripControl - DEBUG - _register_leds()
octoprint.plugins.LEDStripControl - DEBUG - got pin(11)
octoprint.plugins.LEDStripControl - DEBUG - _setup_pin(11)
octoprint.plugins.LEDStripControl - DEBUG - got pin(15)
octoprint.plugins.LEDStripControl - DEBUG - _setup_pin(15)
octoprint.plugins.LEDStripControl - DEBUG - got pin(13)
octoprint.plugins.LEDStripControl - DEBUG - _setup_pin(13)
octoprint.plugins.LEDStripControl - DEBUG - got pin(0)
octoprint.plugins.LEDStripControl - DEBUG - _setup_pin(0)
...
octoprint.plugins.LEDStripControl - DEBUG - RPi.GPIO version 0.6.3

Here my config :
rpi_ledstrip01

from octoprint-ledstripcontrol.

ShagoY avatar ShagoY commented on May 3, 2024

~ $ groups pi
pi : pi adm tty dialout cdrom sudo audio video plugdev games users input netdev spi i2c gpio

octoprint.log

from octoprint-ledstripcontrol.

precision avatar precision commented on May 3, 2024

@ShagoY this pins do look correct according to the picture. The logs you show look fine, no errors at all. Is there anything logged if you send a "M150 R" to the terminal tab of Octoprint?

from octoprint-ledstripcontrol.

ShagoY avatar ShagoY commented on May 3, 2024

Tomorow i try with a new RGBW strip + RBG amplifier RGBW.. Stay tuned :/

from octoprint-ledstripcontrol.

ShagoY avatar ShagoY commented on May 3, 2024

Hi Precision :)
It's "work" now.. I think my last led strip are broken :(

Thank for all !

from octoprint-ledstripcontrol.

precision avatar precision commented on May 3, 2024

Good to hear!

from octoprint-ledstripcontrol.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.