n0bel / PiClock

A Fancy Clock built around a monitor and a Raspberry Pi
MIT License
566 stars 182 forks source link

WS2818b RGB LED AmbiLight strip #216

Closed maserowik closed 2 years ago

maserowik commented 3 years ago

I have followed the setup in the directions too add the WS2818b. I have the led install to the pi following the direction but it does not light up.

not sure what I may have missed.

running on a pi zero ws2818b from adafruit pi@Pi-Clock:~ $ cat /etc/debian_version 10.9

pi@Pi-Clock:~ $ cat /etc/os-release PRETTY_NAME="Raspbian GNU/Linux 10 (buster)" NAME="Raspbian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster ID=raspbian ID_LIKE=debian HOME_URL="http://www.raspbian.org/" SUPPORT_URL="http://www.raspbian.org/RaspbianForums" BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"

pi@Pi-Clock:~ $ uname -a Linux Pi-Clock 5.10.17+ #1403 Mon Feb 22 11:26:13 GMT 2021 armv6l GNU/Linux

n0bel commented 2 years ago

closed after no more activity