vanshksingh / Pi5Neo

Library to Control Neopixel on Raspberry Pi 5 using python
MIT License
12 stars 5 forks source link

Failed to open SPI device: [Errno 2] No such file or directory #7

Open giladnah opened 3 days ago

giladnah commented 3 days ago

Hi, excellent work. Note that SPI is not enabled as default on the Pi. Add instructions for enabling it on you installation guide.

Gist: sudo raspi-config -> 3 Interface Options -> I4 SPI -> Yes