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
Accelerator
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
Type
/
to 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 }}
ehunter
/
Adafruit-Raspberry-Pi-Python-Code
Public
forked from
adafruit/Adafruit-Raspberry-Pi-Python-Code
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 6, 2013
Merge pull request #42 from jwcooper/master
Show description for 501c1ce
ladyada
committed
501c1ce
View commit details
Copy full SHA for 501c1ce
Browse repository at this point
Add Adafruit TCS34725 Breakout Code and Example
jwcooper
committed
d1a0487
View commit details
Copy full SHA for d1a0487
Browse repository at this point
Commits on Apr 19, 2013
Removed trailing semis (crusty C programmer!)
Kevin Townsend
committed
baccabb
View commit details
Copy full SHA for baccabb
Browse repository at this point
Fixed value typo
KTOWN
committed
d323123
View commit details
Copy full SHA for d323123
Browse repository at this point
Reverted to old U16/S16 functions
KTOWN
committed
19dbc7f
View commit details
Copy full SHA for 19dbc7f
Browse repository at this point
Commits on Apr 9, 2013
Added improvements from Pedvide
KTOWN
committed
331899c
View commit details
Copy full SHA for 331899c
Browse repository at this point
Commits on Apr 4, 2013
Fixed typo in ADS1015_REG_CONFIG_DR_920SPS
Kevin Townsend
committed
8dc8c4f
View commit details
Copy full SHA for 8dc8c4f
Browse repository at this point
Commits on Mar 23, 2013
Merge pull request #29 from wckdDev/patch-1
Show description for 3a876b2
ladyada
committed
3a876b2
View commit details
Copy full SHA for 3a876b2
Browse repository at this point
Update Adafruit_CharLCDPlate.py
Show description for e8a9985
wckdDev
committed
e8a9985
View commit details
Copy full SHA for e8a9985
Browse repository at this point
Added LSM303 library (adapted from Arduino version)
PaintYourDragon
committed
ae10bfb
View commit details
Copy full SHA for ae10bfb
Browse repository at this point
Commits on Mar 21, 2013
Fixed lcd.message() in CharLCDPlate for non-string types
PaintYourDragon
committed
660dcc5
View commit details
Copy full SHA for 660dcc5
Browse repository at this point
Commits on Mar 19, 2013
Added buttons() method -- polls all buttons, returns bitmask
PaintYourDragon
committed
b1afed2
View commit details
Copy full SHA for b1afed2
Browse repository at this point
Commits on Mar 17, 2013
Added stop() method to CharLCDPlate
PaintYourDragon
committed
853a344
View commit details
Copy full SHA for 853a344
Browse repository at this point
CharLCDPlate subclass I2C directly, not MCP230XX; quicker
PaintYourDragon
committed
8d720ef
View commit details
Copy full SHA for 8d720ef
Browse repository at this point
Commits on Mar 14, 2013
Bugfixlet
PaintYourDragon
committed
894c16c
View commit details
Copy full SHA for 894c16c
Browse repository at this point
Eliminated separate poll flag and partial strobe op.
PaintYourDragon
committed
508df28
View commit details
Copy full SHA for 508df28
Browse repository at this point
Further speed tweak; poll only when sensible
PaintYourDragon
committed
2309cf2
View commit details
Copy full SHA for 2309cf2
Browse repository at this point
Commits on Mar 13, 2013
Bugfixlets & moar speed
PaintYourDragon
committed
be8dd30
View commit details
Copy full SHA for be8dd30
Browse repository at this point
Broad changes to I2C, MCP320XX, CharLCDPlate (faster)
PaintYourDragon
committed
032817b
View commit details
Copy full SHA for 032817b
Browse repository at this point
Commits on Mar 12, 2013
Incorporating nmadura's BeagleBone changes
PaintYourDragon
committed
5953d83
View commit details
Copy full SHA for 5953d83
Browse repository at this point
Manual merge of changes from bbkiwi
PaintYourDragon
committed
fc1fbe9
View commit details
Copy full SHA for fc1fbe9
Browse repository at this point
Merge pull request #26 from muenchhausen/patch-1
Show description for c2636cb
PaintYourDragon
committed
c2636cb
View commit details
Copy full SHA for c2636cb
Browse repository at this point
Merge pull request #22 from marcoschwartz/master
Show description for cd346a0
PaintYourDragon
committed
cd346a0
View commit details
Copy full SHA for cd346a0
Browse repository at this point
Merge pull request #4 from mprice64/master
Show description for 2c8254f
PaintYourDragon
committed
2c8254f
View commit details
Copy full SHA for 2c8254f
Browse repository at this point
Commits on Feb 28, 2013
Ported LCD createChar() method from Arduino lib
PaintYourDragon
committed
8f4f12d
View commit details
Copy full SHA for 8f4f12d
Browse repository at this point
Commits on Feb 9, 2013
Update Adafruit_MCP230xx/Adafruit_MCP230xx.py
Show description for 15faea4
muenchhausen
committed
15faea4
View commit details
Copy full SHA for 15faea4
Browse repository at this point
Commits on Jan 22, 2013
Added basic ADS1115 support
K. Townsend
committed
dbe2adc
View commit details
Copy full SHA for dbe2adc
Browse repository at this point
Commits on Jan 11, 2013
first commit for VCNL4000 code
marcoschwartz
committed
52fe804
View commit details
Copy full SHA for 52fe804
Browse repository at this point
Commits on Dec 28, 2012
fixed bad whitespace
Your Name
committed
f6b151f
View commit details
Copy full SHA for f6b151f
Browse repository at this point
Commits on Dec 27, 2012
Added note about selecting I2C bus
K. Townsend
committed
cfafe15
View commit details
Copy full SHA for cfafe15
Browse repository at this point
Fixed MCP23008 registers
K. Townsend
committed
f29fbbc
View commit details
Copy full SHA for f29fbbc
Browse repository at this point
Merge branch 'master' of https://github.com/adafruit/Adafruit-Raspberry-Pi-Python-Code
K. Townsend
committed
f1cf300
View commit details
Copy full SHA for f1cf300
Browse repository at this point
Fixed MCP23008 registers
K. Townsend
committed
e04798d
View commit details
Copy full SHA for e04798d
Browse repository at this point
Commits on Dec 26, 2012
whew, fixed busnum thingy, also cleaned up global mcp
Your Name
committed
1d112c2
View commit details
Copy full SHA for 1d112c2
Browse repository at this point
test sketch
Your Name
committed
b8a5ee9
View commit details
Copy full SHA for b8a5ee9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.