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
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 }}
ProGamerCode
/
circuitpython
Public
forked from
adafruit/circuitpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
circuitpython
shared-bindings
on
1.x
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 12, 2017
shared-bindings: Fix neopixel_write example. I forgot to save in the editor. Fixes #163
tannewt
committed
cc0cf71
View commit details
Copy full SHA for cc0cf71
View code at this point
Browse repository at this point
shared-bindings: Add neopixel_write example. Fixes #163
tannewt
committed
a91592d
View commit details
Copy full SHA for a91592d
View code at this point
Browse repository at this point
Commits on Jun 20, 2017
atmel-samd: Fix AudioOut buffer playback by supporting bytes_per_sample.
Show description for 9eadda6
tannewt
committed
9eadda6
View commit details
Copy full SHA for 9eadda6
View code at this point
Browse repository at this point
Commits on Jun 16, 2017
shared-bindings: Move enum-like classes out of DigitalInOut into digitalio.
Show description for c7efd2c
tannewt
committed
c7efd2c
View commit details
Copy full SHA for c7efd2c
View code at this point
Browse repository at this point
Commits on Jun 7, 2017
shared-bindings: Update docs to remove with statements from examples but add more detail to the design guide about their use.
tannewt
committed
714521a
View commit details
Copy full SHA for 714521a
View code at this point
Browse repository at this point
docs: Add module support matrix.
tannewt
committed
c5e515b
View commit details
Copy full SHA for c5e515b
View code at this point
Browse repository at this point
docs: Fix header lines that are too short.
tannewt
committed
2ecb9a3
View commit details
Copy full SHA for 2ecb9a3
View code at this point
Browse repository at this point
shared-bindings: Allow for switching direction with the attribute.
tannewt
committed
c0e1f58
View commit details
Copy full SHA for c0e1f58
View code at this point
Browse repository at this point
Commits on Jun 6, 2017
shared-bindings: Fix duty_cycle parameter description and error message.
tannewt
committed
c8dc091
View commit details
Copy full SHA for c8dc091
View code at this point
Browse repository at this point
Commits on May 24, 2017
Doc tweaks to clarify external libraries, new boards and add HID library.
tannewt
committed
1280e91
View commit details
Copy full SHA for 1280e91
View code at this point
Browse repository at this point
Commits on May 16, 2017
atmel-samd: Support wav file playback. Tested up to 16bit 22.1khz. Must be mono file!
Show description for 3f5028c
tannewt
committed
3f5028c
View commit details
Copy full SHA for 3f5028c
View code at this point
Browse repository at this point
Commits on May 8, 2017
shared-bindings: Correct PulseIn.resume to match docs. Fixes #125
tannewt
committed
ef1a484
View commit details
Copy full SHA for ef1a484
View code at this point
Browse repository at this point
Commits on May 1, 2017
atmel-samd: Introduce audio sample playback via audioio.AudioOut.
tannewt
committed
58b9789
View commit details
Copy full SHA for 58b9789
View code at this point
Browse repository at this point
Commits on Apr 20, 2017
Switch to a shared piece of code to compute start and length of a
Show description for 939c004
tannewt
committed
939c004
View commit details
Copy full SHA for 939c004
View code at this point
Browse repository at this point
Commits on Apr 14, 2017
Correct PulseOut example code
tannewt
committed
b653c3c
View commit details
Copy full SHA for b653c3c
View code at this point
Browse repository at this point
Commits on Apr 12, 2017
atmel-samd: Rework status LED implementation
Show description for 4a4f29b
tannewt
committed
4a4f29b
View commit details
Copy full SHA for 4a4f29b
View code at this point
Browse repository at this point
Commits on Apr 10, 2017
Split up nativeio.
Show description for f28f8ba
tannewt
committed
f28f8ba
View commit details
Copy full SHA for f28f8ba
View code at this point
Browse repository at this point
Commits on Mar 25, 2017
Add low-level OneWire support class.
Show description for ff208d7
tannewt
committed
ff208d7
View commit details
Copy full SHA for ff208d7
View code at this point
Browse repository at this point
Commits on Mar 24, 2017
Add PulseIn support which can be used to measure a series of pulse widths.
Show description for 7cb5486
tannewt
committed
7cb5486
View commit details
Copy full SHA for 7cb5486
View code at this point
Browse repository at this point
Commits on Mar 10, 2017
Add PulseOut which can pulse a PWMOut for IR remote transmission.
tannewt
committed
d200a62
View commit details
Copy full SHA for d200a62
View code at this point
Browse repository at this point
Fix duty_cycle constructor argument to PWMOut.
tannewt
committed
bccfbe4
View commit details
Copy full SHA for bccfbe4
View code at this point
Browse repository at this point
Commits on Mar 7, 2017
shared-bindings: Do a pass on the docs and make sure keyword only arguments make sense and are documented correctly. Fixes #109
tannewt
committed
4aaa0ea
View commit details
Copy full SHA for 4aaa0ea
View code at this point
Browse repository at this point
shared-bindings: Reenable struct_time. It was turned off when playing with LTO and never re-enabled.
tannewt
committed
3891dde
View commit details
Copy full SHA for 3891dde
View code at this point
Browse repository at this point
Commits on Feb 28, 2017
shared-bindings: Fix two more try_locks. Copy and paste failed me.
tannewt
committed
7ecbc3a
View commit details
Copy full SHA for 7ecbc3a
View code at this point
Browse repository at this point
Commits on Feb 27, 2017
atmel-samd: Add USB HID mouse and keyboard support.
tannewt
committed
d598c2a
View commit details
Copy full SHA for d598c2a
View code at this point
Browse repository at this point
Commits on Feb 26, 2017
atmel-samd: Use link time optimization to reduce code size of builds which
Show description for 062fac1
tannewt
committed
062fac1
View commit details
Copy full SHA for 062fac1
View code at this point
Browse repository at this point
Commits on Feb 24, 2017
Make more type structures const to save RAM.
tannewt
committed
baf3ff3
View commit details
Copy full SHA for baf3ff3
View code at this point
Browse repository at this point
Switch exception throwing to mp_raise helpers. It saves a little code space each time to share the call.
tannewt
committed
12fa5b3
View commit details
Copy full SHA for 12fa5b3
View code at this point
Browse repository at this point
Commits on Feb 22, 2017
Throw an error when sleep time is negative.
tannewt
committed
75d0b02
View commit details
Copy full SHA for 75d0b02
View code at this point
Browse repository at this point
Check that neopixel write is actually given a DigitalInOut.
tannewt
committed
4c05086
View commit details
Copy full SHA for 4c05086
View code at this point
Browse repository at this point
Commits on Feb 19, 2017
Save space by only supporting 800khz neopixels.
tannewt
committed
f0b62a2
View commit details
Copy full SHA for f0b62a2
View code at this point
Browse repository at this point
Two I2C fixes:
Show description for 710b5d8
tannewt
committed
710b5d8
View commit details
Copy full SHA for 710b5d8
View code at this point
Browse repository at this point
Switch enum-like attributes to all caps and add print support for them. Make room for this functionality by adding a shared __enter__ function object. #76
tannewt
committed
e9659e6
View commit details
Copy full SHA for e9659e6
View code at this point
Browse repository at this point
Add print support to Pin. #83 #76
tannewt
committed
d67968e
View commit details
Copy full SHA for d67968e
View code at this point
Browse repository at this point
Fix pin free check to ignore None objects. Fixes #89
tannewt
committed
3dda38c
View commit details
Copy full SHA for 3dda38c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.