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 }}
robotkid
/
Python-Arduino-Command-API
Public
forked from
thearn/Python-Arduino-Command-API
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 Mar 11, 2014
Catch OSError exception when accessing serial ports on OSX
robotkid
committed
ccd35e9
View commit details
Copy full SHA for ccd35e9
Browse repository at this point
Commits on Mar 7, 2014
removed wing IDE files
thearn
committed
eba4084
View commit details
Copy full SHA for eba4084
Browse repository at this point
Commits on Jan 3, 2014
Merge pull request #10 from Apocrathia/patch-1
Show description for 27af30a
thearn
committed
27af30a
View commit details
Copy full SHA for 27af30a
Browse repository at this point
Update examples.py
Show description for 464f39c
Apocrathia
committed
464f39c
View commit details
Copy full SHA for 464f39c
Browse repository at this point
Commits on Nov 20, 2013
Merge pull request #8 from jups23/patch-1
Show description for 32ebac7
thearn
committed
32ebac7
View commit details
Copy full SHA for 32ebac7
Browse repository at this point
corrected pip install
Show description for 8b50d88
Willi Müller
committed
8b50d88
View commit details
Copy full SHA for 8b50d88
Browse repository at this point
Commits on Oct 21, 2013
Update README.md
thearn
committed
7bcd2ee
View commit details
Copy full SHA for 7bcd2ee
Browse repository at this point
Update setup.py
thearn
committed
7ff3ede
View commit details
Copy full SHA for 7ff3ede
Browse repository at this point
Commits on Oct 10, 2013
some pep8 fixes
Tristan
committed
c73e8ea
View commit details
Copy full SHA for c73e8ea
Browse repository at this point
added instructions for pip
Tristan
committed
4cc3d0d
View commit details
Copy full SHA for 4cc3d0d
Browse repository at this point
some pep9 fixes
Tristan
committed
d4a5aa5
View commit details
Copy full SHA for d4a5aa5
Browse repository at this point
Commits on Jun 16, 2013
Merge pull request #6 from ianjosephwilson/master
Show description for 7650f0f
thearn
committed
7650f0f
View commit details
Copy full SHA for 7650f0f
Browse repository at this point
Commits on Jun 15, 2013
Add servo tests.
ianjosephwilson
committed
593c753
View commit details
Copy full SHA for 593c753
Browse repository at this point
Refactor test class to re-use.
ianjosephwilson
committed
1c2b85d
View commit details
Copy full SHA for 1c2b85d
Browse repository at this point
Issue correct command for writing microseconds to serv.
ianjosephwilson
committed
c06d890
View commit details
Copy full SHA for c06d890
Browse repository at this point
Add missing position.
ianjosephwilson
committed
0839eae
View commit details
Copy full SHA for 0839eae
Browse repository at this point
Add test for close() method.
ianjosephwilson
committed
e136a55
View commit details
Copy full SHA for e136a55
Browse repository at this point
Fix missing comma.
ianjosephwilson
committed
5a56bf8
View commit details
Copy full SHA for 5a56bf8
Browse repository at this point
Commits on Jun 2, 2013
Merge pull request #5 from ianjosephwilson/master
Show description for 5e49c86
thearn
committed
5e49c86
View commit details
Copy full SHA for 5e49c86
Browse repository at this point
Commits on May 31, 2013
Update documentation for shiftIn, shiftOut and additional tests.
ianjosephwilson
committed
17c2da9
View commit details
Copy full SHA for 17c2da9
Browse repository at this point
Force the user to enter a port during interactive testing.
ianjosephwilson
committed
ad388df
View commit details
Copy full SHA for ad388df
Browse repository at this point
Setup logging during testing.
ianjosephwilson
committed
5bafbe7
View commit details
Copy full SHA for 5bafbe7
Browse repository at this point
Use logging instead of print statements.
ianjosephwilson
committed
f975f46
View commit details
Copy full SHA for f975f46
Browse repository at this point
Add another test to explicitly connect to a serial port.
ianjosephwilson
committed
6ba2991
View commit details
Copy full SHA for 6ba2991
Browse repository at this point
Only close serial port if not already closed.
ianjosephwilson
committed
2a98dcf
View commit details
Copy full SHA for 2a98dcf
Browse repository at this point
Fix port detection bugs and add more ports for linux.
ianjosephwilson
committed
f89f7db
View commit details
Copy full SHA for f89f7db
Browse repository at this point
Add pure-python tests.
ianjosephwilson
committed
c618331
View commit details
Copy full SHA for c618331
Browse repository at this point
Refactor Arduino and add sr argument to constructor to enable testing.
ianjosephwilson
committed
71b5e8f
View commit details
Copy full SHA for 71b5e8f
Browse repository at this point
Commits on May 30, 2013
Remove unused attribute.
ianjosephwilson
committed
7b4fce4
View commit details
Copy full SHA for 7b4fce4
Browse repository at this point
Remove trailing whitespace and use consistent spacing.
ianjosephwilson
committed
01627a4
View commit details
Copy full SHA for 01627a4
Browse repository at this point
Always use build_cmd_str.
ianjosephwilson
committed
baeb5f2
View commit details
Copy full SHA for baeb5f2
Browse repository at this point
Get position to fix writeMicroseconds.
ianjosephwilson
committed
e8e4359
View commit details
Copy full SHA for e8e4359
Browse repository at this point
Merge pull request #4 from ianjosephwilson/master
Show description for db6ab59
thearn
committed
db6ab59
View commit details
Copy full SHA for db6ab59
Browse repository at this point
Commits on May 29, 2013
Add support for shiftIn and shiftOut commands.
ianjosephwilson
committed
80fee04
View commit details
Copy full SHA for 80fee04
Browse repository at this point
Value returned over serial line should already be 0 or 1.
ianjosephwilson
committed
0fe7407
View commit details
Copy full SHA for 0fe7407
Browse repository at this point
Previous
Next
You can’t perform that action at this time.