wel97459 / Helix_Tester

Helix button panel display tester using the USB480 interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Helix_Tester

Helix button panel display tester, using the USB480 interface.

Loads a JPEG image file based on the size of the display it connects to. It only supports connecting to one display at a time. A picture of a Helix button panle.

Building

git clone --recursive https://github.com/wel97459/Helix_Tester.git
cd Helix_Tester
cmake .
make

Running

./test

About

Helix button panel display tester using the USB480 interface

License:GNU General Public License v3.0


Languages

Language:C 98.5%Language:CMake 1.5%