/usbbb-host

Host library for the USBBB microcontroller based

Primary LanguageC

BlinkBox USB host library

Requires development files for libusb 1.0
Compile with "make".

Contains an emulation for the hardware, included
in a separate library file.
Requires SDL2.

There is a python cffi based wrapper in usbbb.py
Suggested use is with PyPy.