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 }}
F481
/
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 Sep 5, 2013
added function to calculate real/absolute pressure
F481
committed
3e47bbc
View commit details
Copy full SHA for 3e47bbc
Browse repository at this point
Commits on Sep 2, 2013
Updated 16 bit reads to local functions
KTOWN
committed
7e950cf
View commit details
Copy full SHA for 7e950cf
Browse repository at this point
Commits on Aug 28, 2013
Update README.md
Show description for 339d4b3
ladyada
committed
339d4b3
View commit details
Copy full SHA for 339d4b3
Browse repository at this point
Commits on Aug 20, 2013
Fixed indents
KTOWN
committed
b72da09
View commit details
Copy full SHA for b72da09
Browse repository at this point
Fixed bug with bits 8-15, improved sample code
KTOWN
committed
3c5d3af
View commit details
Copy full SHA for 3c5d3af
Browse repository at this point
Commits on Aug 19, 2013
Labeled values
KTOWN
committed
4c46868
View commit details
Copy full SHA for 4c46868
Browse repository at this point
More accurate altitude calculations
KTOWN
committed
457b4d0
View commit details
Copy full SHA for 457b4d0
Browse repository at this point
Updated readU16/readS16 for correct 16-bit reads
KTOWN
committed
6ce7476
View commit details
Copy full SHA for 6ce7476
Browse repository at this point
Removed readU16Rev, readS16Rev
KTOWN
committed
69bb1f2
View commit details
Copy full SHA for 69bb1f2
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.