You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

673 B

Pixel Ring

Build Status Pypi

The library is for pixel ring based on APA102, ReSpeaker series pixel ring.

Hardware

  • ReSpeaker 4 Mic Array or ReSpeaker V2
  • ReSpeaker V2
  • ReSpeaker USB 6+1 Mic Array
  • ReSpeaker USB 4 Mic Array

Get started

git clone --depth 1 https://github.com/respeaker/pixel_ring.git
cd pixel_ring
pip install -U -e .
python examples/respeaker_4mic_array.py

Credits