How to use TFT Display with Raspberry Pi Pico in C/C++

How to use TFT Display with Raspberry Pi Pico in C/C++

I want to build a colour name badge TFT Display based on the Raspberry Pi Pico and C/C++. Instead of using a specific Pico module I am using the generic MSP2401 2.4Inch Display. With some work this is great.

In this video I am going to share how I connected up the display and drive it from C/C++. Follow along with the code and the video to see how initialisation works. How everything else is really about drawing rectangles.

Let me know what you think and I can do some more videos on other techniques with this display.

My repo for working with the display is: https://github.com/jondurrant/RPIPicoTFT2.4

⏰Timestamps
00:00 Introduction
01:30 MSP2401 TFT Display
04:10 Connecting Up
05:46 Initialising the Display
10:52 Frame Buffers
13:13 Rectangles
16:44 Bitmaps and Fonts
20:28 Demo and Summary

Get more out of the Raspberry Pi Pico. Subscribe for more Python and C++ programming tips and tricks, like if you found this video helpful, and comment below with your thoughts or questions. Follow us on social media for the latest updates and exciting content!

Leave a comment