Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: tino/pyFirmata

Tags

1.0.3

Toggle 1.0.3's commit message
Bump version: 1.0.2 → 1.0.3

1.0.2

Toggle 1.0.2's commit message
Bump version: 1.0.1 → 1.0.2

1.0.1

Toggle 1.0.1's commit message
Switch back to setuptools so we can distribute wheels!

1.0.0

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

0.9.5

Toggle 0.9.5's commit message
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

Toggle 0.9.4's commit message
update version

0.9.3

Toggle 0.9.3's commit message
update version to 0.9.3

v0.9.2

Toggle v0.9.2's commit message
Removed tag s

v0.9.1

Toggle v0.9.1's commit message
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

Toggle v0.9's commit message
Added setup.py and requirements.txt