This library is for ReSpeaker's pixel ring based on APA102 LEDs. This fork is a rewrite to be smipler to use in general, with a specific focus on easing integration with Mycroft.
- ReSpeaker 4 Mic Array
- ReSpeaker 6-Mic Circular Array
- ReSpeaker V2
- ReSpeaker USB 6+1 Mic Array
- ReSpeaker USB 4 Mic Array
git clone --depth 1 https://github.com/AIDungeonWiXAnon/pixel_ring_simple
cd pixel_ring
pip install -U -e .
# Read the __init__.py file for example code!