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_BusDevice
Public
Notifications
You must be signed in to change notification settings
Fork
77
Star
117
Code
Issues
0
Pull requests
1
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
601c51d
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 10, 2017
Add the ability to clock extra after a transaction. Used for SD cards.
tannewt
committed
601c51d
Copy full SHA for 601c51d
Remove to and from from read and write methods because address isn't an argument.
Show description for 0021da2
tannewt
committed
0021da2
Copy full SHA for 0021da2
Commits on Jan 30, 2017
Merge pull request #3 from deshipu/master
Show description for 1a4cc71
tannewt
authored
1a4cc71
Copy full SHA for 1a4cc71
Commits on Jan 28, 2017
Don't scan the whole bus to verify existence of i2c device
Show description for 143df86
deshipu
committed
143df86
Copy full SHA for 143df86
Commits on Jan 14, 2017
Make a note on the classes that they aren't built in and provide a link to installation instructions.
tannewt
committed
9c27f6d
Copy full SHA for 9c27f6d
Commits on Jan 6, 2017
Correct doc badge url.
tannewt
committed
0403c01
Copy full SHA for 0403c01
Polish the docs for ReadTheDocs
tannewt
committed
fc7b805
Copy full SHA for fc7b805
Ignore setup build artifacts.
tannewt
committed
661e380
Copy full SHA for 661e380
Add __init__.py to mark it as a package.
tannewt
committed
d3eaa2c
Copy full SHA for d3eaa2c
Add setup.py so we can distribute via pip.
tannewt
committed
a2bf3b1
Copy full SHA for a2bf3b1
Commits on Dec 15, 2016
Update .travis.yml
tdicola
authored
dfca8eb
Copy full SHA for dfca8eb
Add travis CI config for auto release generation.
tdicola
committed
f7e91f2
Copy full SHA for f7e91f2
Commits on Dec 13, 2016
Merge pull request #2 from adafruit/optimize_spi
Show description for 0a0401a
tannewt
authored
0a0401a
Copy full SHA for 0a0401a
Add init .py for module structure.
tdicola
authored
b5cadae
Copy full SHA for b5cadae
Commits on Dec 12, 2016
Optimization: remove read/write from SPI device and return SPI bus on context manager enter.
tdicola
committed
a7d11f8
Copy full SHA for a7d11f8
Commits on Dec 2, 2016
Add SPIDevice for SPI device locking and settings.
tannewt
committed
8ce1de7
Copy full SHA for 8ce1de7
First version of I2CDevice
tannewt
committed
bdc4fd7
Copy full SHA for bdc4fd7
You can’t perform that action at this time.