adafruit / adafruit/Adafruit_CircuitPython_SSD1327

Using Screen on Raspberry Pi Without CircuitPython Image

Open
#22 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
6
Forks
6
PR merge metrics
No merged PRs in 30d

Description

To get this screen working on a Raspberry Pi Zero 2 W _without_ having to use a [CircuitPython image](https://circuitpython.org/board/raspberrypi_zero2w/), I needed the following Python dependencies:

```
adafruit-blinka-displayio
adafruit-circuitpython-display-text
adafruit-circuitpython-ssd1327
RPi.GPIO
```

I've opened this issue for others that may be struggling to do the same thing because I couldn't find instructions anywhere.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue lists the Python dependencies needed for an SSD1327 screen on a Raspberry Pi Zero 2 W without a CircuitPython image, but names no documentation file or test. Start by locating the project's existing setup instructions, then document these dependencies and verify that the instructions cover the described configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, raspberry-pi
Domain
documentation, embedded-iot
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.