You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also the defcon32 badge branch has an SPI display, but is currently a bit hacked upon... pulling out generic LCD support is possible, but i'm not getting to it just yet
I implemented a handful of boards and displays on my fork here, including the raw display that the Pico LCD uses. The fork is not up to date with main and it's very hacky, but it does work
Would it be possible to adapt the code to output to an LCD with built in keypad such as the Waveshare one:
https://www.waveshare.com/wiki/Pico-LCD-1.14
It is 240x135 65k colour, SPI and has a 4-way + 2 extra buttons. It would be perfect for something like this.
The text was updated successfully, but these errors were encountered: