2021-06-29 15:32:32 +02:00
2021-06-29 15:32:32 +02:00
2021-06-28 21:42:16 +02:00
2021-06-28 21:42:16 +02:00
2021-06-28 21:42:16 +02:00
2021-06-28 21:42:16 +02:00
2021-06-28 21:42:16 +02:00
2021-06-28 21:42:16 +02:00
2021-06-28 21:42:16 +02:00

UVOS libusbled

This is a library to control the UVOS usbled pcb.
license: GPL v3.0 or later

Installing

Requirements:

  • cmake
  • libusb-1.0

Build instructions:

  1. run 'cmake .'
  2. run 'make'

To install run 'make install' as root.

For api documentation look at the comments uvosled.h

Description
A user space driver and library for the UsbLedController
Readme 59 KiB
Languages
C 94.3%
CMake 5.7%