8000 Tags · berndporr/pyFirmata2 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: berndporr/pyFirmata2

Tags

2.5.1

Toggle 2.5.1's commit message
Bumped up version

2.5.0

Toggle 2.5.0's commit message
Polling of analogue or digital pins now causes an exception

Some users just don't read the README, do some polling instead
of using callbacks and then fire off an issue
(#16).

To prevent wasting my time the library now does a hard
exception if somebody tries polling. This then recommends
pyfirmata1.

2.4.5

Toggle 2.4.5's commit message
Incremented version

2.4.4

Toggle 2.4.4's commit message
inspect.getargspec is deprecated

replaced with getfullargspec as suggested by
@mdickers47 in #13

2.4.2

Toggle 2.4.2's commit message
made the executable

2.4.0

Toggle 2.4.0's commit message
Synced the rst and md.

2.3.0

Toggle 2.3.0's commit message
Added also pullup in the python readme

2.2.0

Toggle 2.2.0's commit message
Tested the 1kHz sampling rate and seems to be OK

2.1.1

Toggle 2.1.1's commit message
New version number and tested under Windows

2.1.0

Toggle 2.1.0's commit message
Made the evil pass_time function private.

0