Display LCD Nokia 5110/3310

CircuitPython on hardware including Adafruit's boards, and CircuitPython libraries using Blinka on host computers.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
input54
 
Posts: 3
Joined: Sat Nov 19, 2022 3:42 am

Display LCD Nokia 5110/3310

Post by input54 »

I follow this tutorial:

Code: Select all

https://www.youtube.com/watch?v=UNFkMaRvCDk 
But I have different Pins on the board then in the youtubevideo:
from left to right :
8-Led
7-Sclk
6-Dnk(Mosi)
5-Dc
4-Rst
3-Sce
2-Gnd
1-Vcc
Can someone tell me how to connect to the Gpio from the Raspberry pi pico

User avatar
dastels
 
Posts: 15658
Joined: Tue Oct 20, 2015 3:22 pm

Re: Display LCD Nokia 5110/3310

Post by dastels »


Locked
Please be positive and constructive with your questions and comments.

Return to “Adafruit CircuitPython”