RP2040 MicroPython games console using SPI LCD and I2C IO expander

Опубликовано: 14 Октябрь 2024
на канале: Bytes N Bits
2,437
132

Just an overview of my MicroPython games console project. It uses a Seeed XIAO-RP2040 board which is basically a Raspberry Pi Pico is a much smaller package. As it looses many of the IO pins I'm using SPI to drive an ST7789 powered LCD panel and an I2C IO exoander to give me enough IO pins for the gamepad.

make sure to subscribe to the channel as I go through each part of the project.