Translate

Version 2.15 pymata-aio

Released

This version fully implements the StandardFirmata 2.5.3 protocol. It also includes a new version of pymata_iot. We are no longer using autobahn for websocket support, but have moved to the websockets package.

To install from pip:

pip install pymata-aio

To upgrade from an older version using pip:

pip install pymata-aio --upgrade

You can also download the .zip file, unpack and run:

setup.py install

No comments:

Post a Comment