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
@Akkiesoft
Akkiesoft / pico-pcd8544-test.py
Last active October 25, 2022 20:29
MOVED TO https://github.com/Akkiesoft/akkiesoft-pico/tree/main/MicroPython/test-pico-pcd8544 / PCD8544 (Nokia 5110) LCD sample for Raspberry Pi Pico
# 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)