kilograham / rp2040-doom

Fully-featured Doom port for the Raspberry Pi RP2040 microcontroller
GNU General Public License v2.0
596 stars 79 forks source link

Possible to output to LCD instead of VGA? #11

Open avtech23 opened 1 year ago

avtech23 commented 1 year ago

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.