I’m trying to use a Speaker pHAT and a Neopixel Jewel with my Pi Zero. I can get them both to work individually, but it is when I try to combine them that I run into problems. My understanding (from some quick googling) is that this is due to them both trying to use PWM at the same time.
Is there any workaround for this? Any help would be greatly appreciated.
What I want to achieve in my project is:
A big dome button is lit by internally-fitted Neopixels
When the button is pressed an mp3 file is played and the Neopixels change colour.