Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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_EPD
Public
Notifications
You must be signed in to change notification settings
Fork
24
Star
44
Code
Issues
2
Pull requests
3
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
main
User selector
All users
Datepicker
All time
Commit History
Commits on May 22, 2025
Update examples to reflect latest 2.13 eInk
makermelissa
committed
75014cf
Copy full SHA for 75014cf
Commits on May 14, 2025
Merge pull request #87 from adafruit/use_ruff
Show description for 9b5a76b
FoamyGuy
authored
9b5a76b
Copy full SHA for 9b5a76b
remove pylint disables
FoamyGuy
committed
d1918e4
Copy full SHA for d1918e4
change to ruff
FoamyGuy
committed
6664962
Copy full SHA for 6664962
Commits on Jan 16, 2025
add sphinx configuration to rtd.yaml
Show description for a67a1a4
FoamyGuy
committed
a67a1a4
Copy full SHA for a67a1a4
Commits on Dec 3, 2024
Merge pull request #84 from mikeysklar/1680z-alignment
Show description for 47837b6
ladyada
authored
47837b6
Copy full SHA for 47837b6
Commits on Dec 2, 2024
restored power_up()
Show description for 6d0086e
mikeysklar
committed
6d0086e
Copy full SHA for 6d0086e
Commits on Dec 1, 2024
Update adafruit_epd/ssd1680.py
Show description for 1be3100
mikeysklar
and
dhalbert
authored
1be3100
Copy full SHA for 1be3100
Update ssd1680.py
mikeysklar
committed
4618586
Copy full SHA for 4618586
off by one adjustments
Show description for 6907bce
mikeysklar
committed
6907bce
Copy full SHA for 6907bce
Commits on Oct 30, 2024
Merge pull request #83 from mikeysklar/ssd1680z
Show description for b896b61
ladyada
authored
b896b61
Copy full SHA for b896b61
back to original
Show description for 29cfedc
mikeysklar
committed
29cfedc
Copy full SHA for 29cfedc
Commits on Oct 28, 2024
spaces
mikeysklar
committed
a3b3346
Copy full SHA for a3b3346
whitespace
mikeysklar
committed
9fa515e
Copy full SHA for 9fa515e
more linting...
mikeysklar
committed
723d561
Copy full SHA for 723d561
linting
mikeysklar
committed
ae5da03
Copy full SHA for ae5da03
1680z sub-class
Show description for 76814b0
mikeysklar
committed
76814b0
Copy full SHA for 76814b0
Commits on Oct 27, 2024
copyright text
mikeysklar
committed
d17ab9f
Copy full SHA for d17ab9f
linting
mikeysklar
committed
dbe8e89
Copy full SHA for dbe8e89
added ssd1680z 2.13 eink bonnet
mikeysklar
committed
55668d0
Copy full SHA for 55668d0
Commits on Oct 7, 2024
remove deprecated get_html_theme_path() call
Show description for c4d3141
FoamyGuy
committed
c4d3141
Copy full SHA for c4d3141
Commits on Dec 4, 2023
unpin sphinx and add sphinx-rtd-theme to docs reqs
Show description for 889e64f
FoamyGuy
committed
889e64f
Copy full SHA for 889e64f
Commits on Sep 18, 2023
"fix rtd theme
Show description for b714b50
FoamyGuy
committed
b714b50
Copy full SHA for b714b50
Commits on Jul 7, 2023
Merge pull request #80 from makermelissa/alignment-fix
Show description for 73ae823
makermelissa
authored
73ae823
Copy full SHA for 73ae823
Merge pull request #79 from makermelissa/main
Show description for f0ef2f4
makermelissa
authored
f0ef2f4
Copy full SHA for f0ef2f4
Commits on Jul 6, 2023
Fix SSD1675 driver
makermelissa
committed
3a67497
Copy full SHA for 3a67497
Added EK79686 Support
makermelissa
committed
52106c2
Copy full SHA for 52106c2
Commits on Jun 7, 2023
Merge pull request #77 from tekktrik/dev/typing-fix
Show description for 20f292d
FoamyGuy
authored
20f292d
Copy full SHA for 20f292d
Add typing-extensions as requirement
tekktrik
committed
dc8b641
Copy full SHA for dc8b641
Fix Unions to Literals
tekktrik
committed
009289f
Copy full SHA for 009289f
Commits on May 24, 2023
Update .pylintrc, fix jQuery for docs
Show description for ab46a73
tekktrik
committed
ab46a73
Copy full SHA for ab46a73
Commits on May 22, 2023
Merge pull request #65 from sdomoszlai13/fix-annotations-epd.py
Show description for df01018
FoamyGuy
authored
df01018
Copy full SHA for df01018
Import Direction at runtime
FoamyGuy
committed
148c744
Copy full SHA for 148c744
Commits on May 20, 2023
Implemented changes requested by @FoamyGuy.
sdomoszlai13
committed
3a6375d
Copy full SHA for 3a6375d
Commits on May 18, 2023
Added changes requested by @FoamyGuy.
sdomoszlai13
committed
95758b3
Copy full SHA for 95758b3
Pagination
Previous
Next
You can’t perform that action at this time.