Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 846 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 846 Bytes

LVGL Example project for ILI9488 based Displays.

This is an exmaple for LVGL based UI on ILI9488 TFT Displays. LVGL.

Please check LittlevGL docs for getting started with API's.

*Just Edit the main.c file with your required UI API's the setting up has been taken care of.

**The test project was built with display on HSPI, If any other configuration is required then kindly change '/main/spi_api.c' with your config.

*** Contact me @ utkarsh_bhatt@outlook.com

Code in this repository is in the Public Domain (or CC0 licensed, at your option.) Unless required by applicable law or agreed to in writing, this software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.