cp2004 / OctoPrint-WS281x_LED_Status

Add some RGB LEDs to your printer for a quick status update!
https://plugins.octoprint.org/plugins/ws281x_led_status
GNU Affero General Public License v3.0
111 stars 26 forks source link

WS281x LED Status #167

Closed IanWantage closed 2 years ago

IanWantage commented 2 years ago

Describe your problem

I'm trying to control 12 pixel Adafruit NeoPixel Ring - 5050 RGB LED with Integrated Drivers with WS281x LED Status plugin. I wired the ring to 5V charger, connected ground with Raspberry Pi and data in with GPIO10 as recommended, but the ring does not work.

When trying to perform OS Config Test in WS281x LED Status plugin test fails to -Enable SPI (This test did not pass) -increase SPI buffer size (Error: The file this check expected does not exist) -core_freq_min correct in /boot/config.txt (This test did not pass).

Should I somehow enable SPI? Is it possible via Octopi?

I admit that for more than half of things I'm describing above I don't know how how they work!

Please confirm the following

Log files

No response

cp2004 commented 2 years ago

Could you upload the log files as requested?

Should I somehow enable SPI? Is it possible via Octopi?

When the tests fail, if it is fixable they give you a button that you can click, providing your password, to fix the problem

IanWantage commented 2 years ago

yes, it is fixable (and seems fixed after providing password and pressing button), but light does not work and whenever I run test again - problem persists

github-actions[bot] commented 2 years ago

This issue has been marked a stale because it has been open for 14 days with no activity. If there is no further activity in the next 7 days this issue will be closed.

cp2004 commented 2 years ago

-increase SPI buffer size (Error: The file this check expected does not exist)

This error about the file not existing is slightly misleading - it occurs when SPI is not enabled. You still need to enable SPI and then reboot to use the plugin.

github-actions[bot] commented 2 years ago

This issue has been marked a stale because it has been open for 14 days with no activity. If there is no further activity in the next 7 days this issue will be closed.

github-actions[bot] commented 2 years ago

This issue has been closed as there was no activity for 21 days. If this issue is still relevant, please request a reopen or create a new issue.