mirror of
https://github.com/lvgl/lvgl.git
synced 2025-02-04 07:13:00 +08:00
Update README.md
This commit is contained in:
parent
59464fa41b
commit
f38ac2cc7d
41
README.md
41
README.md
@ -2,34 +2,23 @@
|
|||||||
|
|
||||||
![LittlevGL cover](https://littlevgl.com/docs/themes/lv_theme_intro.png)
|
![LittlevGL cover](https://littlevgl.com/docs/themes/lv_theme_intro.png)
|
||||||
|
|
||||||
LittlevGL provides everything you need to create a Graphical User Interface (GUI) on embedded systems with easy-to-use graphical elements, beautiful visual effects and low memory footprint.
|
**LittlevGL provides everything you need to create a Graphical User Interface (GUI) on embedded systems with easy-to-use graphical elements, beautiful visual effects and low memory footprint.**
|
||||||
|
https://littlevgl.com
|
||||||
Homepage: https://littlevgl.com
|
|
||||||
|
|
||||||
### Table Of Content
|
|
||||||
* [Key features](#key-features)
|
|
||||||
* [Porting](#porting)
|
|
||||||
* [Project set-up](#project-set-up)
|
|
||||||
* [PC simulator](#pc-simulator)
|
|
||||||
* [Related repositories](#related-repositories)
|
|
||||||
* [Screenshots](#screenshots)
|
|
||||||
* [Contributing](#contributing)
|
|
||||||
* [Donate](#donate)
|
|
||||||
|
|
||||||
## Key features
|
## Key features
|
||||||
* Powerful building blocks: buttons, charts, lists, sliders, images, etc.
|
* **Powerful building blocks** buttons, charts, lists, sliders, images, etc.
|
||||||
* Advanced graphics with animations, anti-aliasing, opacity, smooth scrolling
|
* **Advanced graphics** with animations, anti-aliasing, opacity, smooth scrolling
|
||||||
* Various input devices: touch pad, mouse, keyboard, encoder, buttons, etc.
|
* **Various input devices** touch pad, mouse, keyboard, encoder, buttons, etc.
|
||||||
* Multi-language support with UTF-8 encoding
|
* **Multi-language support** with UTF-8 encoding
|
||||||
* Fully customizable graphical elements
|
* **Fully customizable** graphical elements
|
||||||
* Hardware independent to use with any microcontroller or display
|
* **Hardware independent** to use with any microcontroller or display
|
||||||
* Scalable to operate with little memory (50 kB Flash, 10 kB RAM)
|
* **Scalable** to operate with little memory (50 kB Flash, 10 kB RAM)
|
||||||
* OS, External memory and GPU supported but not required
|
* **OS, External memory and GPU** supported but not required
|
||||||
* Single frame buffer operation even with advances graphical effects
|
* **Single frame buffer** operation even with advances graphical effects
|
||||||
* Written in C for maximal compatibility
|
* **Written in C** for maximal compatibility
|
||||||
* Simulator to develop on PC without embedded hardware
|
* **Simulator** to develop on PC without embedded hardware
|
||||||
* Tutorials, examples, themes for rapid development
|
* **Tutorials, examples, themes** for rapid development
|
||||||
* Documentation and API references online
|
* **Documentation** and API references online
|
||||||
|
|
||||||
## Porting
|
## Porting
|
||||||
In the simplest case you need 5 things:
|
In the simplest case you need 5 things:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user