8000 GitHub - pssc/rpi-fbcp: Raspberry Pi utility. Used for mirror primary framebuffer to secondary framebuffer.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pssc/rpi-fbcp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi Framebuffer Copy

This program used for copy primary framebuffer to secondary framebuffer (eg. FBTFT). It require lastest raspberry pi firmware (> 2013-07-11) to working properly.

Build

$ mkdir build

$ cd build

$ cmake ..

$ make 

About

Raspberry Pi utility. Used for mirror primary framebuffer to secondary framebuffer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 88.4%
  • CMake 11.6%
0