Skip to content

Latest commit

 

History

History
 
 

prototype

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Prototype

This is a PoC test sandbox for prototyping and testing device communication.

Building

nss, openssl, libpng and libusb are required.

make

Running

./prototype

If you get permission denied error, do ```sudo chmod a+rwx /dev/bus/usb/ sudo chmod a+r /sys/class/dmi/id/product_serial