8000 GitHub - helioz2000/lvgl_demo: LVGL graphic demo for Raspberry Pi with 7" screen
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

helioz2000/lvgl_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LVGL demonstration

Raspberry Pi with official 7" screen


Based on LVGL version 7.0.0

The repository was cloned on 23 May 2020 from the lvgl repository.

LVGL documentation is located here.


This repository is a working implementation of LVGL (Little and Versatile Embedded Graphics Library) on Raspian with the official 7" LCD screen.

This implementation uses the linux frame buffer interface.


Building and running

Download the repository on your Pi and run make in the lvgl_demo directory. The code should compile without errors and you should end up with an excutable file named demo in the lvgl_demo directory.

The executable file must be run with root permission to allow access to the frame buffer device: sudo ./demo

About

LVGL graphic demo for Raspberry Pi with 7" screen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0