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
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 }}
subnet
/
Adafruit-Raspberry-Pi-Python-Code
Public
forked from
rainierez/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
Datepicker
All time
Commit history
Commits on May 7, 2013
Update LCD_ DataTable.py
rainierez
committed
859d351
View commit details
Copy full SHA for 859d351
Browse repository at this point
Update LCD_EoL_HandlingAnd4LineSupport.py
rainierez
committed
80186bb
View commit details
Copy full SHA for 80186bb
Browse repository at this point
Update LCD_examples_w4LineSupport.py
rainierez
committed
32be894
View commit details
Copy full SHA for 32be894
Browse repository at this point
Update Adafruit_CharLCDPlate.py
rainierez
committed
eb65c85
View commit details
Copy full SHA for eb65c85
Browse repository at this point
Commits on May 6, 2013
Update LCD_ DataTable.py
Show description for a6d2bda
rainierez
committed
a6d2bda
View commit details
Copy full SHA for a6d2bda
Browse repository at this point
Update LCD_examples_w4LineSupport.py
rainierez
committed
d43d072
View commit details
Copy full SHA for d43d072
Browse repository at this point
Update LCD_ DataTable.py
rainierez
committed
cef7af1
View commit details
Copy full SHA for cef7af1
Browse repository at this point
Update LCD_examples_w4LineSupport.py
Show description for 4728d9b
rainierez
committed
4728d9b
View commit details
Copy full SHA for 4728d9b
Browse repository at this point
Commits on May 4, 2013
Create LCD_ DataTable.py
rainierez
committed
5dd7a14
View commit details
Copy full SHA for 5dd7a14
Browse repository at this point
Rename EoL_HandlingAnd4LineSupport.py to LCD_EoL_HandlingAnd4LineSupport.py
rainierez
committed
39a222a
View commit details
Copy full SHA for 39a222a
Browse repository at this point
Create LCD_examples_w4LineSupport.py
rainierez
committed
8ce5e15
View commit details
Copy full SHA for 8ce5e15
Browse repository at this point
Update EoL_HandlingAnd4LineSupport.py
rainierez
committed
2e397a9
View commit details
Copy full SHA for 2e397a9
Browse repository at this point
Create EoL_HandlingAnd4LineSupport.py
rainierez
committed
218e3e0
View commit details
Copy full SHA for 218e3e0
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
Previous
Next
You can’t perform that action at this time.