issues Search Results · repo:adafruit/Adafruit_CircuitPython_SSD1351 language:Python
Filter by
4 results
(49 ms)4 results
inadafruit/Adafruit_CircuitPython_SSD1351 (press backspace or delete to remove)There are missing type annotations for some functions in this library.
The typing module does not exist on CircuitPython devices so the import needs to be wrapped in try/except to catch the
error for ...
documentation
good first issue
FoamyGuy
- Opened on Sep 27, 2021
- #17
I took another look at the SSD1351 driver with my scope. I confirmed the init sequence is working by manual sending SPI
commands to the display using the FourWire.send() method. The following code draws ...
rdagger
- 5
- Opened on Mar 23, 2019
- #2
I’m using the feather_nrf52840_express-en_US-4.0.0-beta.5.uf2. I’m trying to use the displayio library with an external
SSD1351 OLED display.
The init sequence appears to work because I can manually control ...
rdagger
- 9
- Opened on Mar 21, 2019
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.