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.
jocavdh a226c11707 merge with changes made on mac pro 5 years ago
..
examples merge with changes made on mac pro 5 years ago
pixel_ring merge with changes made on mac pro 5 years ago
tests merge with changes made on mac pro 5 years ago
README.md merge with changes made on mac pro 5 years ago
__init__.py added local version of pixel ring 5 years ago
apa102.py added local version of pixel ring 5 years ago
apa102_pixel_ring.py added local version of pixel ring 5 years ago
pattern.py added local version of pixel ring 5 years ago
pixel_ring.py added local version of pixel ring 5 years ago
requirements.txt merge with changes made on mac pro 5 years ago
setup.cfg merge with changes made on mac pro 5 years ago
setup.py merge with changes made on mac pro 5 years ago
usb_pixel_ring_v1.py added local version of pixel ring 5 years ago
usb_pixel_ring_v2.py added local version of pixel ring 5 years ago

README.md

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