Hi, thanks for a great repo and inspiring video!
I'm a fellow drummer, and I've been working on a similar project, and I wonder how you handled the installation of the repos for neopixel in the project. It's not mentioned in the tutorial or in the requirements.txt.
I've had some issues with this, but solved it by installing them with guide from https://learn.adafruit.com/neopixels-on-raspberry-pi/python-usage
The Neopixel package seems to have been updated with new commands for the port? I had to reqwrite some of the calls to get the new neopixel package to work
Hi, thanks for a great repo and inspiring video!
I'm a fellow drummer, and I've been working on a similar project, and I wonder how you handled the installation of the repos for neopixel in the project. It's not mentioned in the tutorial or in the requirements.txt.
I've had some issues with this, but solved it by installing them with guide from https://learn.adafruit.com/neopixels-on-raspberry-pi/python-usage
The Neopixel package seems to have been updated with new commands for the port? I had to reqwrite some of the calls to get the new neopixel package to work