You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
More of a notification for anyone looking to use the same board than an issue. I was able to successfully use your library to get this adafruit display to work with no modifications and by using the suggested pin-outs in the read-me. Pi hardware was a raspberry pi zero 2 w
GND to GND
Vin to 3.3v
D/C to GPIO 2
Rst to GPIO 3
LCD CS to GPIO 8
MOSI to GPIO 10
SCK to GPIO 11
BL to 3.3v
Do not connect the SDCD or MISO as these are for the SD card slot on the back of the board and will probably need modification to the code to get them to work.
The text was updated successfully, but these errors were encountered:
More of a notification for anyone looking to use the same board than an issue. I was able to successfully use your library to get this adafruit display to work with no modifications and by using the suggested pin-outs in the read-me. Pi hardware was a raspberry pi zero 2 w
GND to GND
Vin to 3.3v
D/C to GPIO 2
Rst to GPIO 3
LCD CS to GPIO 8
MOSI to GPIO 10
SCK to GPIO 11
BL to 3.3v
Do not connect the SDCD or MISO as these are for the SD card slot on the back of the board and will probably need modification to the code to get them to work.
The text was updated successfully, but these errors were encountered: