lvgl-rs/README.md

25 lines
835 B
Markdown

<h1 align="center"> LittlevGL - Open-source Embedded GUI Library in Rust</h1>
<p align="center">
<img src="https://littlevgl.com/github/cover_ori_reduced_2.gif">
</p>
<p align="center">
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.
</p>
<p align="center">
LittlevGL is compatible with <samp>#![no_std]</samp> environments by default.
</p>
<h4 align="center">
<a href="https://littlevgl.com">Official LittlevGL Website </a> &middot;
<a href="https://github.com/littlevgl/lvgl">C library repository</a> &middot;
<a href="https://littlevgl.com/live-demo">Live demo</a>
</h4>
---
<p align="center">
<img src="https://raw.githubusercontent.com/rafaelcaricio/lvgl-rs/master/demo.png">
</p>