Firmata adapter for the Zorg framework.
Project description
What is Firmata?
Firmata is a protocol for communicating with microcontrollers from software on a computer (or smartphone/tablet, etc). The protocol can be implemented in firmware on any microcontroller architecture as well as software on any computer software package (see list of client libraries below). ~ Firmata Protocol Documentation
Installation
You can install this library on your machine using PIP.
pip install zorg-firmata
Setup
To use this library with your microcontroller, you will need to load the Standard Firmata software onto it first. See Uploading StandardFirmata To Arduino for an example of how to do this.
Examples
Several examples for using the zorg-firmata module are available on GitHub. https://github.com/zorg/zorg-firmata/tree/master/examples
Notes
This module wraps the PyMata library to provide Firmata support within the Zorg robotics framework.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file zorg-firmata-0.0.4.tar.gz
.
File metadata
- Download URL: zorg-firmata-0.0.4.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f56e9869525ed8266eb5bf2067c334727383479fd1193d2079eeacbeec958d91 |
|
MD5 | 86c94501c373175f7021fe245237e816 |
|
BLAKE2b-256 | d27d9869c67ec5757ae8ca6d59ef7eae2c067702386fd26d2e1eddc4f914508e |
File details
Details for the file zorg_firmata-0.0.4-py2-none-any.whl
.
File metadata
- Download URL: zorg_firmata-0.0.4-py2-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2849fe50f2f5574f44dc9bc9c4f6fa8c9315183f42d09c51eb359f8be2ca040d |
|
MD5 | f79f0ae65a9506578a7463c40b93331d |
|
BLAKE2b-256 | 2ee500a658acffe82d1a892cff67435f1768ac52dbd2ff30c17eeb159547dcdb |