-

CommentStreams:53858f43bf62b7c641c7ba77b22b1a43

From Geekworm Wiki
Jump to navigation Jump to search

Microphone and speakers working. LED not. I tried it with two Raspis (3 and 3A; Buster)

- SPI enabled
- spidev installed (pip and pip3)

green LED burns permanently

python button.py:

-> works

sudo python pixels.py: sudo python3 pixels.py:

-> no errors (added print("something") after pixels.wakeup)
-> no LED burns

is it broken or did I fault?

Help needed sincerly Kay