AndrewFromMelbourne / rpi-fbcp

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:C 100.0%