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 }}
StackRduino
/
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
examples
on
1.x
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 23, 2016
examples/hwapi/hwconfig_console: Don't alloc memory in value().
pfalcon
committed
1e9093f
View commit details
Copy full SHA for 1e9093f
View code at this point
Browse repository at this point
Commits on Nov 18, 2016
examples/accellog.py: Change 1: to /sd/, and update comment about FS.
dpgeorge
committed
c28fed6
View commit details
Copy full SHA for c28fed6
View code at this point
Browse repository at this point
examples/hwapi: Add hwconfig for console tracing of LED operations.
pfalcon
committed
00d6f99
View commit details
Copy full SHA for 00d6f99
View code at this point
Browse repository at this point
Commits on Nov 16, 2016
examples/hwapi: Add example for machine.time_pulse_us().
pfalcon
committed
b188d6e
View commit details
Copy full SHA for b188d6e
View code at this point
Browse repository at this point
py: Factor out persistent-code reader into separate files.
Show description for 6b239c2
dpgeorge
committed
6b239c2
View commit details
Copy full SHA for 6b239c2
View code at this point
Browse repository at this point
Commits on Nov 13, 2016
examples/hwapi: Add uasyncio example of fading 2 LEDs in parallel.
pfalcon
committed
bf31880
View commit details
Copy full SHA for bf31880
View code at this point
Browse repository at this point
examples/http_client: Use read() instead of readall().
pfalcon
committed
00a9590
View commit details
Copy full SHA for 00a9590
View code at this point
Browse repository at this point
examples/hwapi: Add soft_pwm example converted to uasyncio.
pfalcon
committed
99e5bad
View commit details
Copy full SHA for 99e5bad
View code at this point
Browse repository at this point
Commits on Nov 11, 2016
examples/hwapi: button_led: Add GPIO pin read example.
Show description for 3c0da6a
pfalcon
committed
3c0da6a
View commit details
Copy full SHA for 3c0da6a
View code at this point
Browse repository at this point
Commits on Nov 9, 2016
examples/hwapi: Add hwconfig for DragonBoard 410c.
Show description for 29f3f84
pfalcon
committed
29f3f84
View commit details
Copy full SHA for 29f3f84
View code at this point
Browse repository at this point
Commits on Nov 6, 2016
examples/hwapi: Example showing best practices for HW API usage in apps.
Show description for 8f068e8
pfalcon
committed
8f068e8
View commit details
Copy full SHA for 8f068e8
View code at this point
Browse repository at this point
Commits on Oct 26, 2016
examples/http_server_simplistic: Add "not suitable for real use" note.
pfalcon
committed
73b7279
View commit details
Copy full SHA for 73b7279
View code at this point
Browse repository at this point
Commits on Oct 9, 2016
examples/network/http_client*: Use \r\n line-endings in request.
pfalcon
committed
fa5ac67
View commit details
Copy full SHA for fa5ac67
View code at this point
Browse repository at this point
Commits on Aug 29, 2016
stmhal: Update boot.py files to use VCP instead of CDC.
philandstuff
authored and
dpgeorge
committed
c777b69
View commit details
Copy full SHA for c777b69
View code at this point
Browse repository at this point
Commits on Aug 15, 2016
ports: Remove typedef of machine_ptr_t, it's no longer needed.
Show description for 675d1c9
dpgeorge
committed
675d1c9
View commit details
Copy full SHA for 675d1c9
View code at this point
Browse repository at this point
Commits on Aug 5, 2016
examples/network: Split recv- and read-based HTTP servers.
Show description for 3d19adf
pfalcon
committed
3d19adf
View commit details
Copy full SHA for 3d19adf
View code at this point
Browse repository at this point
Commits on Jul 31, 2016
tests/machine_mem.py: Too non-portable, rework as an example for unix port.
pfalcon
committed
eb0e3ba
View commit details
Copy full SHA for eb0e3ba
View code at this point
Browse repository at this point
Commits on Jul 22, 2016
examples/http_client*: Be sure to close socket.
Show description for 614deb8
pfalcon
committed
614deb8
View commit details
Copy full SHA for 614deb8
View code at this point
Browse repository at this point
examples/embedding: Add README.
pfalcon
committed
4d4cfc2
View commit details
Copy full SHA for 4d4cfc2
View code at this point
Browse repository at this point
examples/embedding: Example for embedding MicroPython in an app.
pfalcon
committed
1e77e25
View commit details
Copy full SHA for 1e77e25
View code at this point
Browse repository at this point
Commits on Jul 10, 2016
examples/http_server*: Update for buffered-like streams (read line by line).
Show description for e3f0f31
pfalcon
committed
e3f0f31
View commit details
Copy full SHA for e3f0f31
View code at this point
Browse repository at this point
Commits on Jun 17, 2016
examples/unix/ffi_example.py: Remove TODO, make output more clear.
pfalcon
committed
7053621
View commit details
Copy full SHA for 7053621
View code at this point
Browse repository at this point
examples/unix/ffi_example.py: Update for current "ffi" module API.
pfalcon
committed
ecfd8e1
View commit details
Copy full SHA for ecfd8e1
View code at this point
Browse repository at this point
Commits on May 2, 2016
examples/network/: Use getaddrinfo() result in easy way.
Show description for c2d8855
pfalcon
committed
c2d8855
View commit details
Copy full SHA for c2d8855
View code at this point
Browse repository at this point
Commits on Apr 28, 2016
examples/http_server_ssl.py: HTTPS server example.
pfalcon
committed
8fcfaf6
View commit details
Copy full SHA for 8fcfaf6
View code at this point
Browse repository at this point
Commits on Apr 2, 2016
examples/http_client_ssl.py: HTTPS client example.
pfalcon
committed
4f2d59e
View commit details
Copy full SHA for 4f2d59e
View code at this point
Browse repository at this point
examples/http_server.py: Bind to 0.0.0.0, to be accessible from other hosts.
Show description for ec5f8db
pfalcon
committed
ec5f8db
View commit details
Copy full SHA for ec5f8db
View code at this point
Browse repository at this point
examples/http_server.py: Introduce main() function.
Show description for c07a03a
pfalcon
committed
c07a03a
View commit details
Copy full SHA for c07a03a
View code at this point
Browse repository at this point
examples/http_server.py: Refactor/simplify for Python 3.5.
pfalcon
committed
aa3fb7b
View commit details
Copy full SHA for aa3fb7b
View code at this point
Browse repository at this point
examples/http_client.py: Introduce main() function.
Show description for fd2b71f
pfalcon
committed
fd2b71f
View commit details
Copy full SHA for fd2b71f
View code at this point
Browse repository at this point
examples/http_client.py: Improve CPython compatibility in stream mode.
pfalcon
committed
a5d07c3
View commit details
Copy full SHA for a5d07c3
View code at this point
Browse repository at this point
Commits on Apr 1, 2016
example/http_client.py: Remove unused code.
pfalcon
committed
cef0738
View commit details
Copy full SHA for cef0738
View code at this point
Browse repository at this point
examples: http_client.py, http_server.py aren't just unix, move to network/.
pfalcon
committed
cf4b72b
View commit details
Copy full SHA for cf4b72b
View code at this point
Browse repository at this point
Commits on Jan 9, 2016
examples/unix: Rename example be importable as modules.
Show description for bae052d
pfalcon
committed
bae052d
View commit details
Copy full SHA for bae052d
View code at this point
Browse repository at this point
Commits on Nov 29, 2015
examples/accel_i2c.py: Switch to "machine" module.
pfalcon
committed
9d0d6d3
View commit details
Copy full SHA for 9d0d6d3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.