[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LEDs not lit on USB 6+1 Mic Array #7

Open
xcraftster opened this issue Mar 16, 2020 · 1 comment
Open

LEDs not lit on USB 6+1 Mic Array #7

xcraftster opened this issue Mar 16, 2020 · 1 comment

Comments

@xcraftster
Copy link

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.

@maximlomans
Copy link

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 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants