CommentStreams:53858f43bf62b7c641c7ba77b22b1a43

< Raspi Voice HAT
Revision as of 10:01, 18 March 2021 by 91.67.148.243 (talk) (Migrated comment #1410)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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