nbglin usb board command line controller. To run:
sudo apt-get install libusb-dev
gcc seq.c -o seq -lusb
sudo ./seq 1234:0001 1
more details: https://brunesto.wordpress.com/2010/05/05/hello-world/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
nbglin usb board command line controller. To run:
sudo apt-get install libusb-dev
gcc seq.c -o seq -lusb
sudo ./seq 1234:0001 1
more details: https://brunesto.wordpress.com/2010/05/05/hello-world/