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 }}
mkals
/
Arduino-Python3-Command-API
Public
forked from
thearn/Python-Arduino-Command-API
Notifications
You must be signed in to change notification settings
Fork
17
Star
36
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
master
User selector
All users
All time
Commit history
Commits on May 8, 2019
Removed dht function
mkals
committed
4e5e0f8
View commit details
Copy full SHA for 4e5e0f8
Browse repository at this point
Simplified to core Arduino
mkals
committed
0a481c7
View commit details
Copy full SHA for 0a481c7
Browse repository at this point
Commits on May 3, 2019
Merge pull request #2 from bpoteryko/master
Show description for 2ab7539
mkals
authored
2ab7539
View commit details
Copy full SHA for 2ab7539
Browse repository at this point
Merge branch 'master' into master
mkals
authored
fbf27bd
View commit details
Copy full SHA for fbf27bd
Browse repository at this point
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 display support
mkals
committed
87ed24d
View commit details
Copy full SHA for 87ed24d
Browse repository at this point
Merge remote-tracking branch 'origin/master'
mkals
committed
c1e4a87
View commit details
Copy full SHA for c1e4a87
Browse repository at this point
misc
mkals
committed
a64aa90
View commit details
Copy full SHA for a64aa90
Browse repository at this point
Merge pull request #1 from bpoteryko/master
Show description for 877bac7
mkals
authored
877bac7
View commit details
Copy full SHA for 877bac7
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.