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.
OpenRGB/serial_port
Matt Mets 0db567b8bc Add support for BlinkyTape LED controllers
This adds support for the Blinkinlabs BlinkyTape controller, a
USB-powered digital LED strip controller. Devices are detected
automatically by scanning for their VID/PID, and connected to using
serial.

This code was tested in Windows.

Commit squashed and amended for code style and to fix Linux build by Adam Honse <calcprogrammer1@gmail.com>
5 years ago
..
find_usb_serial_port.h Modifying find_usb_serial_port() to return a vector 6 years ago
find_usb_serial_port_linux.cpp More warning fixes 6 years ago
find_usb_serial_port_win.cpp Modifying find_usb_serial_port() to return a vector 6 years ago
serial_port.cpp Bugfix: Use correct path when opening serial devices on Windows 5 years ago
serial_port.h Add support for BlinkyTape LED controllers 5 years ago