Skip to main content

Firmata adapter for the Zorg framework.

Project description

Join the chat at https://gitter.im/zorg/zorg Package Version Requirements Status Build Status Code Climate Coverage Status

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

zorg-firmata-0.0.4.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

zorg_firmata-0.0.4-py2-none-any.whl (5.7 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page