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>
2021-07-16 20:07:26 -05:00
..
find_usb_serial_port.h Modifying find_usb_serial_port() to return a vector 2020-07-31 08:47:39 -05:00
find_usb_serial_port_linux.cpp More warning fixes 2020-09-02 19:03:43 -05:00
find_usb_serial_port_win.cpp Modifying find_usb_serial_port() to return a vector 2020-07-31 08:47:39 -05:00
serial_port.cpp Bugfix: Use correct path when opening serial devices on Windows 2021-06-30 19:32:35 +00:00
serial_port.h Add support for BlinkyTape LED controllers 2021-07-16 20:07:26 -05:00