Skip to content

Rust interface for the Pixel Ring ReSpeaker USB 4 Mic Array LED Control Protocol

License

Notifications You must be signed in to change notification settings

dcrasch/pixelring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pixelring

Rust interface for the Pixel Ring ReSpeaker USB 4 Mic Array LED Control Protocol

Requirements

Respeaker

Udev config under linux

Access to respeaker for everybody

/etc/udev/rules.d/60-respeaker.rules

SUBSYSTEM=="usb", ATTR{idProduct}=="0018", ATTR{idVendor}=="2886", MODE:="0666"
sudo udevadm control --reload

Unplug and plug the device.

More information

Author

Copyright (c) 2023 David Rasch, license under the GPL-V3

About

Rust interface for the Pixel Ring ReSpeaker USB 4 Mic Array LED Control Protocol

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages