hydrox / usbbb-host

Host library for the USBBB microcontroller based

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Host library for the USBBB microcontroller based


Languages

Language:C 65.3%Language:Python 20.4%Language:C++ 12.7%Language:Makefile 1.6%