Pymata

Latest version: v2.20

Safety actively analyzes 638681 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 7

2.06

When a command to reset the Firmata was received, the response tables were not rebuilt correctly after clearing.

2.5

- Merged latest changes for SparkFun RedBot experiments
- Fixed bug in accepting com_port parameter
- pymata_iot sends reset to Arduino upon exit

2.05

This release adds an additional optional parameter to suppress status messages.

pymata.py:
**init**(self, port_id='/dev/ttyACM0', bluetooth=True, verbose=True)

2.4

Python 3.5 asyncio signal registering does not support Windows and only linux, so it was removed from the library. Applications will be responsible for control-c handling. There are examples provided here: https://github.com/MrYsLab/pymata-aio/tree/master/examples/control_C_handlers

2.04

There is no functional difference between this release and v2.03. Needed to bump release to keep PyPi in sync.

2.03

To allow a callback routines to re-arm latches and to make other PyMata calls, the thread lock was changed to an RLock.

Page 6 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.