Waveshare RP2040-LCD-0.96 is a low-cost, high-performance Pico-like MCU board with flexible digital interfaces. It incorporates Raspberry Pi's RP2040 microcontroller chip, the same as the one on the Raspberry Pi Pico. For software development, either Raspberry Pi's C/C++ SDK or MicroPython is available, making it easy to get started and integrate into end products quickly.
https://www.waveshare.com/wiki/RP2040-LCD-0.96
Key features include:
The RP2040-LCD-0.96 uses the same RP2040 chip as the Raspberry Pi Pico and is compatible with it; therefore, most accessories and code can be used with the RP2040-LCD-0.96 as well.
Please follow the Raspberry Pi guides to install and set up the Pico.
You might also like