Skip to content

Tags: tino/pyFirmata

Tags

1.0.3

Bump version: 1.0.2 → 1.0.3

1.0.2

Bump version: 1.0.1 → 1.0.2

1.0.1

Switch back to setuptools so we can distribute wheels!

1.0.0

Let's release a 1.0.0 version now py3 is merged and working!

0.9.5

Remove import of pyfirmata from setup.py so install works.

Updated the docs with a note about installation, and upped
to version 0.9.5

0.9.4

update version

0.9.3

update version to 0.9.3

v0.9.2

Removed tag s

v0.9.1

BIC; removed type argument and replaced with a layout argument. The l…

…ayout should now be explicitly passed. For ease of use an Arduino and ArduinoMega class have been added that automatically setup the boards as their name implies.

v0.9

Added setup.py and requirements.txt