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

kktuax/JavaFrameBuffer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 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

Packages

No packages published

Languages

  • Java 47.9%
  • C 46.2%
  • Shell 5.9%