Skip to content

wlbaker/spacepilotpro-lcd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spacepilotpro-lcd

Demostration of finding the SpacePilot Pro LCD on the USB bus and sending a basice image.

USAGE

In the "src" directory, compile lib3dc first. This uses the standard autotools. The script src/lib3dc/bootstrap shold help.

Next, in the "src/testlcd" directory, compile the testlcd program using "make". No autotools here. The output program must be run as root unless appropriate care is taken for permission management.

If interested, "testkeys" shows how to receive key events directly. This should work with the ancient spacenavd utilities. It might also server to test other code, such as a kernel driver.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages