Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
adafruit
/
Adafruit_SSD1306
Public
Notifications
You must be signed in to change notification settings
Fork
1k
Star
2.1k
Code
Issues
49
Pull requests
22
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Extracting HW specific code to a driver class
- #87
#87
Open
grafalex82
wants to merge 15 commits into
adafruit:master
adafruit/Adafruit_SSD1306:master
from
grafalex82:patch_2
grafalex82/Adafruit_SSD1306:patch_2
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
Extracting HW specific code to a driver class
#87
grafalex82
wants to merge 15 commits into
adafruit:master
adafruit/Adafruit_SSD1306:master
from
grafalex82:patch_2
grafalex82/Adafruit_SSD1306:patch_2
Copy head branch name to clipboard
Commits
Commits on Jun 18, 2017
HW drivers extracted to a separate classes
grafalex82
committed
1ee2004
View commit details
Copy full SHA for 1ee2004
Browse repository at this point
Updated readme and examples
grafalex82
committed
450fc62
View commit details
Copy full SHA for 450fc62
Browse repository at this point
Examples update
grafalex82
committed
ccc47ce
View commit details
Copy full SHA for ccc47ce
Browse repository at this point
Commits on May 9, 2019
Merged with master
grafalex82
committed
1fc1617
View commit details
Copy full SHA for 1fc1617
Browse repository at this point
Commits on May 10, 2019
Re-done refactoring, I2C code extracted to a driver
grafalex82
committed
aa51241
View commit details
Copy full SHA for aa51241
Browse repository at this point
Update docs
grafalex82
committed
92178bc
View commit details
Copy full SHA for 92178bc
Browse repository at this point
Update docs
grafalex82
committed
e1c1cef
View commit details
Copy full SHA for e1c1cef
Browse repository at this point
Extract SW SPI into a separate driver
grafalex82
committed
a2003cd
View commit details
Copy full SHA for a2003cd
Browse repository at this point
Commits on May 11, 2019
Extract HW SPI into a separate driver
grafalex82
committed
2ec8e30
View commit details
Copy full SHA for 2ec8e30
Browse repository at this point
Correct comments
grafalex82
committed
3cfa266
View commit details
Copy full SHA for 3cfa266
Browse repository at this point
Fix OLED_featherwing example
grafalex82
committed
a4c2985
View commit details
Copy full SHA for a4c2985
Browse repository at this point
Add Readme.md documentation for the drivers extraction
grafalex82
committed
66f1df9
View commit details
Copy full SHA for 66f1df9
Browse repository at this point
Commits on May 13, 2019
Move switchvcc parameter from begin() to a constructor. Simplify examples by relying on a reasonable default (SSD1306_SWITCHAPPVCC)
grafalex82
committed
f3e9aa2
View commit details
Copy full SHA for f3e9aa2
Browse repository at this point
Correct documentation
grafalex82
committed
71550d2
View commit details
Copy full SHA for 71550d2
Browse repository at this point
Fix for a typo
grafalex82
committed
ee73101
View commit details
Copy full SHA for ee73101
Browse repository at this point
You can’t perform that action at this time.