Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 382 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 382 Bytes

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