[Holiday Notice] Please be informed that our office will be closed on September 16 & 17 in observance of a public holiday. Kindly note that all orders placed after 12:00 PM (GMT +8) on September 13 will be processed on September 18. Thank you for your understanding, and we apologize for any inconvenience caused.
Display Image on the graphic LCD using Maker Nano RP2040 and CircuitPython

Display Image on the graphic LCD using Maker Nano RP2040 and CircuitPython

Introduction

In this tutorial, I will share how to display an image on the graphic LCD using Maker Nano RP2040 and I program it using CircuitPython.

Video

Hardware Preparation

This is the list of items used in the video.

Sample Program

This is CircuitPython sample program. You need to include this library in your CIRCUITPY/lib folder. You can download it from CircuitPython Library Bundle.

  • adafruit_st7735r.mpy

Thank You

References:

Thanks for reading this tutorial. If you have any technical inquiries, please post at Cytron Technical Forum.

"Please be reminded, this tutorial is prepared for you to try and learn.
You are encouraged to improve the code for a better application."

Related Products