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 }}
codesimian
/
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 Dec 8, 2014
Two small changes:
Show description for ee44670
codesimian
committed
ee44670
View commit details
Copy full SHA for ee44670
Browse repository at this point
Commits on Sep 16, 2014
Merge pull request #95 from Frozenfire92/patch-1
Show description for bf50dd3
tdicola
committed
bf50dd3
View commit details
Copy full SHA for bf50dd3
Browse repository at this point
Commits on Sep 12, 2014
Improved git clone link in README.md
Frozenfire92
committed
400ca3e
View commit details
Copy full SHA for 400ca3e
Browse repository at this point
Commits on Aug 3, 2014
Merge pull request #88 from wmalik/master
Show description for 33e530e
tdicola
committed
33e530e
View commit details
Copy full SHA for 33e530e
Browse repository at this point
Commits on Aug 2, 2014
fix spelling mistake in ex_7segment_clock.py
wmalik
committed
1df4e74
View commit details
Copy full SHA for 1df4e74
Browse repository at this point
Commits on Jul 27, 2014
Merge pull request #69 from shinncchen/patch-1
Show description for 8fc168f
tdicola
committed
8fc168f
View commit details
Copy full SHA for 8fc168f
Browse repository at this point
Merge pull request #71 from shinncchen/patch-2
Show description for c9cb4cc
tdicola
committed
c9cb4cc
View commit details
Copy full SHA for c9cb4cc
Browse repository at this point
Commits on Jul 26, 2014
Merge pull request #83 from sebastianludwig/master
Show description for 57f5589
tdicola
committed
57f5589
View commit details
Copy full SHA for 57f5589
Browse repository at this point
Commits on Jul 15, 2014
Merge pull request #41 from kenrbell/patch-1
Show description for 5d38766
tdicola
committed
5d38766
View commit details
Copy full SHA for 5d38766
Browse repository at this point
Resolve #30 #31 #32 by fixing MCP230xx_GPIO class parameter order and adding CharLCD with MCP230xx example.
tdicola
committed
b11eda5
View commit details
Copy full SHA for b11eda5
Browse repository at this point
Make char LCD spaces/tabs consistent and clean up to be close to pep8 compliance.
tdicola
committed
f8085fe
View commit details
Copy full SHA for f8085fe
Browse repository at this point
Commits on Jul 14, 2014
Merge pull request #70 from fernandofussuma/master
Show description for 4de28dd
tdicola
committed
4de28dd
View commit details
Copy full SHA for 4de28dd
Browse repository at this point
Merge pull request #37 from ebissett/master
Show description for 1f1931a
tdicola
committed
1f1931a
View commit details
Copy full SHA for 1f1931a
Browse repository at this point
Resolve #43 and resolve #44 by adding 20x4 LCD support and 20x4 example.
tdicola
committed
24fd2f4
View commit details
Copy full SHA for 24fd2f4
Browse repository at this point
Resolve #65 by adding optional backlight parameter which defaults on to init function.
tdicola
committed
349fbb2
View commit details
Copy full SHA for 349fbb2
Browse repository at this point
Merge pull request #86 from asheeshr/patch-1
Show description for d3ff417
microbuilder
committed
d3ff417
View commit details
Copy full SHA for d3ff417
Browse repository at this point
The gain value was missing the last two digits.
Show description for 79ae33a
asheeshr
committed
79ae33a
View commit details
Copy full SHA for 79ae33a
Browse repository at this point
Commits on Jun 27, 2014
Merge pull request #79 from boxysean/master
Show description for c090f6b
tdicola
committed
c090f6b
View commit details
Copy full SHA for c090f6b
Browse repository at this point
Commits on Jun 21, 2014
Extended fix in 4d92bf1 to work if more than one PCA9685 is connected. In the old version any subsequent board initialization reset all previously initialized boards.
sebastianludwig
committed
e7ce458
View commit details
Copy full SHA for e7ce458
Browse repository at this point
Commits on Jun 20, 2014
Merge pull request #45 from corburn/i2c
Show description for b11ed08
tdicola
committed
b11ed08
View commit details
Copy full SHA for b11ed08
Browse repository at this point
Merge pull request #82 from adafruit/i2c_fixes
Show description for 11263c4
tdicola
committed
11263c4
View commit details
Copy full SHA for 11263c4
Browse repository at this point
Commits on Jun 19, 2014
Addition to fix in 4d92bf1: ending sleep of PCA9685 in PWM servo driver initialization.
sebastianludwig
committed
0780adb
View commit details
Copy full SHA for 0780adb
Browse repository at this point
Passing debug flag from PWM to Adafruit_I2C.
sebastianludwig
committed
47a75a2
View commit details
Copy full SHA for 47a75a2
Browse repository at this point
Fixed: PWM servo driver did not reset properly during initialization.
sebastianludwig
committed
4d92bf1
View commit details
Copy full SHA for 4d92bf1
Browse repository at this point
Fix bug in calling readU16 from readS16.
tdicola
committed
0924803
View commit details
Copy full SHA for 0924803
Browse repository at this point
Remove debug log from readS16 to prevent double logging.
tdicola
committed
cfd736d
View commit details
Copy full SHA for cfd736d
Browse repository at this point
Fix bug with readS16 not returning signed results, and add optional explicit endian parameter to 16 bit reads.
tdicola
committed
d9c0bbb
View commit details
Copy full SHA for d9c0bbb
Browse repository at this point
Fix getPiRevision to check for revision value 0002 or 0003 as rev 1 boards.
tdicola
committed
b6bd43d
View commit details
Copy full SHA for b6bd43d
Browse repository at this point
Add deprecation note to BMP085 code with pointer to new BMP085/180 sensor library.
tdicola
committed
fa0a792
View commit details
Copy full SHA for fa0a792
Browse repository at this point
Commits on Jun 10, 2014
Merge pull request #39 from matjaz/master
Show description for 49edcb8
tdicola
committed
49edcb8
View commit details
Copy full SHA for 49edcb8
Browse repository at this point
Commits on Jun 9, 2014
Mark Adafruit_DHT_Driver code as deprecated and point at new Adafruit_Python_DHT library.
tdicola
committed
fc3dd6c
View commit details
Copy full SHA for fc3dd6c
Browse repository at this point
Commits on May 31, 2014
Merge pull request #80 from larsks/master
Show description for 7152d6d
tdicola
committed
7152d6d
View commit details
Copy full SHA for 7152d6d
Browse repository at this point
Commits on May 16, 2014
prevent segfault caused by bitidx++
Show description for 7d2ef0a
larsks
committed
7d2ef0a
View commit details
Copy full SHA for 7d2ef0a
Browse repository at this point
Commits on May 14, 2014
removed bus changes
boxysean
committed
c07439a
View commit details
Copy full SHA for c07439a
Browse repository at this point
updated comments
boxysean
committed
1bb8f6d
View commit details
Copy full SHA for 1bb8f6d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.