Skip to content

Instantly share code, notes, and snippets.

View erdemarslan's full-sized avatar
🙄
I may be slow to respond.

Erdem Arslan erdemarslan

🙄
I may be slow to respond.
View GitHub Profile
# PCD8544 (Nokia 5110) LCD sample for Raspberry Pi Pico
# Required library:
# https://github.com/mcauser/micropython-pcd8544
# And this sample script is based on above repository.
# Connections:
# [pcd8544:pico(physical pin)]
# Gnd: Pico GND (38)
# BL : Pico GP28(34)
# Vcc: Pico 3V3 (36)