pixel_ring
pixel_ring copied to clipboard
LEDs not lit on USB 6+1 Mic Array
Hi there, I have enabled SPI on my RPi 3b and I run this Python script:
python3 ~/pixel_ring/examples/usb_mic_array.py
but nothing happens, no errors, nothing....
while at the same time the example (respeaker/pixel_ring.py) from respeaker_python_library (https://github.com/respeaker/respeaker_python_library) works.
did the installation run successfully ? $ cd pixel_ring $ python -m pip install -U -e . any errs ? you will need gpiozero + spidev too . i added numpy for good measure - i had it requested on alexapi ? how about is the spi param set in config.txt ? raspi-config ?
i ran it using [python2] for mic4 and it works i can't speak for py3 - i haven't checked the script either whether py3 is addressed .