KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
firmata.py
★ 21
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
UnShredder
:
Automatic reconstruction of shredded documents - My honours project
Animated-Pixel-Sort
:
Animated Pixel Sort
components-button-group
:
Component CSS for button-groups (DEPRECATED)
enketo-legacy
:
The OLD app that started the Enketo revolution. An offline-capable web survey application that is compatible with OpenRosa XForm-derived format and compliant servers.
sublime-titlecase
:
Smarter title casing for Sublime Text
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
firmata.py
?
Download (.md)
# Firmata.py ## Overview Firmata.py presents an easy-to-use API for the firmata wire protocol commonly used with arduino boards. Firmata.py implements the entire protocol (including things like the Capabilities query and I2C). Firmata.py is licensed under the Apache License, a copy of which is present in the LICENSE file included in this distribution.