Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
adafruit
/
Adafruit_CircuitPython_ST7789
Public
Notifications
You must be signed in to change notification settings
Fork
21
Star
67
Code
Issues
0
Pull requests
0
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
1.6.3
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 7, 2024
remove deprecated get_html_theme_path() call
Show description for 240c418
FoamyGuy
committed
240c418
Copy full SHA for 240c418
Commits on Jun 17, 2024
Merge pull request #38 from helgibbons/main
Show description for fd4c53e
FoamyGuy
authored
fd4c53e
Copy full SHA for fd4c53e
Commits on Apr 12, 2024
Pimoroni Display Pack examples - fix formatting
helgibbons
committed
b88f46e
Copy full SHA for b88f46e
Pimoroni Display Pack examples - show how to control backlight
helgibbons
committed
20022be
Copy full SHA for 20022be
Commits on Dec 4, 2023
unpin sphinx and add sphinx-rtd-theme to docs reqs
Show description for b069295
FoamyGuy
committed
b069295
Copy full SHA for b069295
Commits on Nov 6, 2023
Merge pull request #37 from RetiredWizard/main
Show description for d3bde04
dhalbert
authored
d3bde04
Copy full SHA for d3bde04
replace depreciated .show() & displayio changes
RetiredWizard
committed
2f8b5db
Copy full SHA for 2f8b5db
Commits on Sep 18, 2023
"fix rtd theme
Show description for 54f33bb
FoamyGuy
committed
54f33bb
Copy full SHA for 54f33bb
Commits on May 24, 2023
Update .pylintrc, fix jQuery for docs
tekktrik
authored
d939bbf
Copy full SHA for d939bbf
Commits on May 11, 2023
Run pre-commit
tekktrik
committed
127b350
Copy full SHA for 127b350
Commits on May 10, 2023
Update pre-commit hooks
Show description for 2328e78
tekktrik
committed
2328e78
Copy full SHA for 2328e78
Commits on Jan 21, 2023
Merge pull request #34 from markmcgookin/main
Show description for e23c487
FoamyGuy
authored
e23c487
Copy full SHA for e23c487
code format. move import to apease pylint
FoamyGuy
committed
20dc9f3
Copy full SHA for 20dc9f3
use builtin SPI bus. remove extra punctuation
FoamyGuy
committed
fe87096
Copy full SHA for fe87096
Commits on Jan 20, 2023
Add upload url to release action
Show description for 7687a85
tekktrik
committed
7687a85
Copy full SHA for 7687a85
Commits on Jan 3, 2023
Merge pull request #35 from xgpt/main
Show description for efb7d71
Neradoc
authored
efb7d71
Copy full SHA for efb7d71
Update README.rst
Neradoc
authored
4153d10
Copy full SHA for 4153d10
"displayio.release_displays()" was *after* spi initialization, leading to failures on device restart. Now Corrected.
xgpt
committed
c3280d6
Copy full SHA for c3280d6
Commits on Dec 1, 2022
Add .venv to .gitignore
Show description for 1b29123
tekktrik
committed
1b29123
Copy full SHA for 1b29123
Commits on Nov 22, 2022
updated 1.47" screen simple test with Pico compatability and using busio for creating the SPI interface
markmcgookin
committed
0dc0608
Copy full SHA for 0dc0608
Commits on Nov 21, 2022
code format
FoamyGuy
committed
2b22b10
Copy full SHA for 2b22b10
Commits on Nov 12, 2022
Small changes to work with Circuit Python 8 Beta 4 on Raspberry Pi Pico. board.SPI didn't exist and needed to be changed to busio.SPI. The Dx reference for pins doesn't work and needs updated to be…
Show description for 54f169e
markmcgookin
committed
54f169e
Copy full SHA for 54f169e
Commits on Nov 4, 2022
Update .pylintrc for v2.15.5
tekktrik
committed
59ff9de
Copy full SHA for 59ff9de
Fix release CI files
tekktrik
committed
eae8f51
Copy full SHA for eae8f51
Update pylint to 2.15.5
tekktrik
committed
7d02671
Copy full SHA for 7d02671
Updated pylint version to 2.13.0
tekktrik
committed
794090f
Copy full SHA for 794090f
Switching to composite actions
tekktrik
committed
8375efe
Copy full SHA for 8375efe
Commits on Sep 12, 2022
Merge pull request #33 from tcfranks/main
Show description for 9ff56ce
tekktrik
authored
9ff56ce
Copy full SHA for 9ff56ce
Commits on Sep 8, 2022
Added FourWire to bus type to complete annotations
tcfranks
committed
34d3a00
Copy full SHA for 34d3a00
Commits on Aug 23, 2022
Use year duration range for copyright attribution
Alec Delaney
committed
ae5e51d
Copy full SHA for ae5e51d
Keep copyright up to date in documentation
Alec Delaney
committed
48efe84
Copy full SHA for 48efe84
Commits on Aug 17, 2022
Fix version strings in workflow files
Alec Delaney
committed
a8f2c7d
Copy full SHA for a8f2c7d
Commits on Aug 16, 2022
Update version string
Alec Delaney
committed
64e0207
Copy full SHA for 64e0207
Commits on Aug 9, 2022
Add setuptools-scm to build system requirements
Show description for 4a094ea
tekktrik
committed
4a094ea
Copy full SHA for 4a094ea
Switched to pyproject.toml
tekktrik
committed
b893ae1
Copy full SHA for b893ae1
Pagination
Previous
Next
You can’t perform that action at this time.