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 }}
bpoteryko
/
Arduino-Python3-Command-API
Public
forked from
mkals/Arduino-Python3-Command-API
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
Branch selector
Switch-Statement
User selector
All users
Datepicker
All time
Commit history
Commits on May 3, 2019
Updated version numbers, quick bugfix
Show description for ea33b9c
Bryan Poteryko
committed
ea33b9c
View commit details
Copy full SHA for ea33b9c
Browse repository at this point
Commits on May 2, 2019
Added SSD1306 display support.
Show description for e88c87e
Bryan Poteryko
committed
e88c87e
View commit details
Copy full SHA for e88c87e
Browse repository at this point
Commits on Apr 22, 2019
Big fix for automated connection
mkals
committed
e244476
View commit details
Copy full SHA for e244476
Browse repository at this point
Commits on Apr 21, 2019
Removed test file
mkals
committed
90ebb13
View commit details
Copy full SHA for 90ebb13
Browse repository at this point
Fixed auto-connect, decode bug and added firmware version check
mkals
committed
c1f4265
View commit details
Copy full SHA for c1f4265
Browse repository at this point
Update README.md
mkals
authored
a5c07b5
View commit details
Copy full SHA for a5c07b5
Browse repository at this point
Updated baud and added DHT section to readme
mkals
committed
fbfc079
View commit details
Copy full SHA for fbfc079
Browse repository at this point
Updates to fix connection issue on startup and added support for DHT sensors
mkals
committed
2d49f88
View commit details
Copy full SHA for 2d49f88
Browse repository at this point
Commits on Apr 9, 2019
updated version for next upload
mkals
committed
fee75cf
View commit details
Copy full SHA for fee75cf
Browse repository at this point
Fixed decoding bug
mkals
committed
f4996c6
View commit details
Copy full SHA for f4996c6
Browse repository at this point
Minor changes for dist
mkals
committed
b0c7be5
View commit details
Copy full SHA for b0c7be5
Browse repository at this point
Converted byte litterals to strings for comparion in unit tests
mkals
committed
e2a4644
View commit details
Copy full SHA for e2a4644
Browse repository at this point
Commits on Apr 8, 2019
Updated import of winreg
mkals
committed
0b299f1
View commit details
Copy full SHA for 0b299f1
Browse repository at this point
Commits on Apr 6, 2019
Fixed to run on py3.7 (str.encode major issue)
mkals
committed
b0519fc
View commit details
Copy full SHA for b0519fc
Browse repository at this point
Commits on Oct 29, 2014
Merge pull request #19 from jardous/patch-1
Show description for 610171b
thearn
committed
610171b
View commit details
Copy full SHA for 610171b
Browse repository at this point
FIX the license in setup.py
Show description for 248eb50
jardous
committed
248eb50
View commit details
Copy full SHA for 248eb50
Browse repository at this point
Commits on Oct 27, 2014
Merge pull request #17 from hamsolo474/patch-3
Show description for ab0c785
thearn
committed
ab0c785
View commit details
Copy full SHA for ab0c785
Browse repository at this point
Commits on Oct 25, 2014
Update README.md
Show description for 70dfb30
hamsolo474
committed
70dfb30
View commit details
Copy full SHA for 70dfb30
Browse repository at this point
Commits on Oct 23, 2014
Merge pull request #15 from hamsolo474/patch-1
Show description for afca563
thearn
committed
afca563
View commit details
Copy full SHA for afca563
Browse repository at this point
Merge pull request #16 from hamsolo474/patch-2
Show description for 2230031
thearn
committed
2230031
View commit details
Copy full SHA for 2230031
Browse repository at this point
Commits on Oct 22, 2014
Update arduino.py
Show description for daab2f9
hamsolo474
committed
daab2f9
View commit details
Copy full SHA for daab2f9
Browse repository at this point
Update examples.py
Show description for f2c9de7
hamsolo474
committed
f2c9de7
View commit details
Copy full SHA for f2c9de7
Browse repository at this point
Commits on May 12, 2014
Merge pull request #14 from kovrus/master
Show description for eaf55e4
thearn
committed
eaf55e4
View commit details
Copy full SHA for eaf55e4
Browse repository at this point
Commits on Apr 30, 2014
small editing
kovrus
committed
cbfc6a6
View commit details
Copy full SHA for cbfc6a6
Browse repository at this point
added EEPROM description, pepification
kovrus
committed
26a1180
View commit details
Copy full SHA for 26a1180
Browse repository at this point
* added EEPROM read and write methods.
kovrus
committed
ea12494
View commit details
Copy full SHA for ea12494
Browse repository at this point
Commits on Mar 11, 2014
Merge pull request #13 from robotkid/master
Show description for 2bdac9c
thearn
committed
2bdac9c
View commit details
Copy full SHA for 2bdac9c
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.