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

no pixel_ring control with xvsm_0x32_20170329.bin or both Raw firmwares ?? #34

Open
elpimous opened this issue Dec 2, 2017 · 5 comments

Comments

@elpimous
Copy link

elpimous commented Dec 2, 2017

hi all,
on xvsm_0x032_20170324.bin firmware, I can control pixel_ring via python lib.
I changed firmware to improve specs, but now, I can't control pixel_ring functions anymore !
Is there any reason ?
Could we hope a last firmware revision, with pixel_ring control ?
Thanks Respeaker team

@elpimous
Copy link
Author

small up ? please

@xiongyihui
Copy link
Contributor

The default firmware with DSP works with the pixel_ring.py of this repo

The raw 8-channels firmware works with https://github.com/respeaker/mic_array/blob/master/pixel_ring.py

Which one did you use?

@elpimous
Copy link
Author

elpimous commented Jan 1, 2018

hello, xiongyihui.
First, I wish you all an happy new year...(health, success...)

Now, firmwared again my respeaker 7 mic array microphone with :
sudo ./dfu --download ReSpeaker_Mic_Array_firmware_xvsm_0x32_20170329.bin
Success.
Next :

Python 2.7.12 (default, Nov 20 2017, 18:23:56) 
[GCC 5.4.0 20160609] on linux2
Type "help", "copyright", "credits" or "license" for more information.

>>> import respeaker.pixel_ring as pr
>>> pr.wait()
>>> pr.off()

Well, I tested all pixel_ring functions, and the respeaker mic array stays in "listen" mode (green direction light)

Strange ?!

@elpimous
Copy link
Author

elpimous commented Jan 24, 2018

small up ? please
An idea ? (this is the same mic array that produces an electronic noise on records)

@xiongyihui
Copy link
Contributor

That's weird!
Cloud you try the raw audio firmware to verify the leds and the microphones for the electronic noise?
After changing to the raw audio firmware, you can use https://github.com/respeaker/mic_array/blob/master/pixel_ring.py or https://github.com/respeaker/pixel_ring to control the leds, and use audacity to verify recording.

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