Skip to content

Acces to Linux frame buffer devices from Java. E.g. for driving LCD SPI displays on the Raspberry Pi

Notifications You must be signed in to change notification settings

ttww/JavaFrameBuffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

JavaFrameBuffer

Access to Linux frame buffer devices from Java. E.g. for driving LCD SPI displays on the Raspberry Pi

See the run.sh script for setting up the LD_LIBRARY path for the JNI part and the example test class.

I didn't make a jar for on file, so you have to copy the Java file and the JNI to your Java project.

Don´t forget to compile the JNI parts. They may not up-to-date :-)

If someone can compile the Windows JNI parts, please send me the script and the library, I will add it :-)

"Do what ever you want to do with it" licence...

Ciao, Thomas

About

Acces to Linux frame buffer devices from Java. E.g. for driving LCD SPI displays on the Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published