Difference between revisions of "Pico-1.28-Round-LCD-HAT"
From SB-Components Wiki
(Created page with "<div class="row"> <div class="large-8 column"> == Pico 1.28" Round LCD HAT (Incomplete Wiki) == Pico 1.28” Round LCD HAT is a 1.28-inch display HAT with 240 x 240 resoluti...") |
|||
| Line 44: | Line 44: | ||
== Installation == | == Installation == | ||
==== MicroPython ==== | ==== MicroPython ==== | ||
| − | + | * For running this HAT, you require these components : | |
| + | ** Raspberry Pi Pico = 1 | ||
| + | ** Pico 1.28" Round LCD HAT = 1 | ||
| + | ** USB Cable = 1 | ||
== Resources == | == Resources == | ||
Revision as of 06:23, 14 June 2021
Pico 1.28" Round LCD HAT (Incomplete Wiki)
Pico 1.28” Round LCD HAT is a 1.28-inch display HAT with 240 x 240 resolution, 65K RGB colors, clear and colorful displaying effect, and a joystick, designed for the Raspberry Pi Pico to expand its engagement via SPI communication by providing a standard 40 pin Pico GPIO interface. The Pico 1.28" Round LCD HAT includes an integrated GC9A01 display driver and SPI interface, reducing the number of IO pins required. It features a 5-input joystick that is connected to the Pico 1.28” Round LCD HAT through a stackable GPIO connector header on the inside.
Features
Specifications
File:PICO 128 LCD.png
Buy it From : [ Click Here]
Pinout
| PICO 1.28" LCD HAT | PICO Pins |
|---|---|
| LCD DIN | GP11 |
| LCD CLK | GP10 |
| LCD DC | GP8 |
| LCD CS | GP9 |
| LCD RST | GP12 |
| LCD BL | GP13 |
| JOYSTICK UP | GP18 |
| JOYSTICK DOWN | GP20 |
| JOYSTICK LEFT | GP21 |
| JOYSTICK RIGHT | GP17 |
| JOYSTICK SELECT | GP19 |
Installation
MicroPython
- For running this HAT, you require these components :
- Raspberry Pi Pico = 1
- Pico 1.28" Round LCD HAT = 1
- USB Cable = 1
