Skip to content

build understanding of programming the RP2040 with LCD, touch and EEPROM

Notifications You must be signed in to change notification settings

dietmarczekay/rp2040_LCD_touch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

this is my playground fro the Raspberry Pico rp2040

it uses to following hardware

MSH-4.0inch Display B

4x4 keypad

The goal is

  • get the dispaly to work
  • react on touch
  • read keypad via PIO

Interaction with LCD is done with the help of https://github.com/Bodmer/TFT_eSPI. After calibration, the cal data are stored in the EEPROM of the rp2040 and can be reloaded on startup.

About

build understanding of programming the RP2040 with LCD, touch and EEPROM

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published