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

esialb/JavaFrameBuffer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 

Repository files navigation

org.tw.pi:framebuffer:0.1.0-SNAPSHOT

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

Originally based off code from ttww/JavaFrameBuffer. Modified to build with Apache Maven, then API rewritten to provide direct-write access to linux framebuffers as java.awt.image.BuffferedImage

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

Languages

  • Java 80.0%
  • C 16.1%
  • Shell 3.9%