rprouse / ILI9341_PICO_DisplayExample

Example code for using an ILI9341 SPI TFT Display with a Raspberry Pi Pico
MIT License
5 stars 0 forks source link

Thanks a lot! #1

Open zengshuaixiong opened 3 hours ago

zengshuaixiong commented 3 hours ago

It works! Thanks a lot! Though your project, I successfully ported LVGL on pico(RP2040). So I made this issue to express my feelings.

rprouse commented 3 hours ago

You are welcome. This is based on other people's work but I'm glad you found it helpful.