Skip to main content

Communication with Thymio II robot via serial port or TCP

Project description

thymiodirect

Python package to connect to a Thymio II robot with its native binary protocol via a serial port (virtual port over a wired USB or wireless USB dongle) or a TCP port (asebaswitch or Thymio simulator).

Building the package

python3 setup.py sdist bdist_wheel

The result is a .tar.gz file (source archive, the result of sdist) and a .whl file (built distribution, the result of bdist_wheel) in directory dist.

Installing the package

python3 -m pip install dist/ThymioDirect_EPFL_Mobots-0.1.0-py3-none-any.whl

License

Copyright 2020 ECOLE POLYTECHNIQUE FEDERALE DE LAUSANNE, Miniature Mobile Robots group, Switzerland

The module is provided under the BSD-3-Clause license. Please see file LICENSE for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

thymiodirect-0.1.0.tar.gz (13.6 kB view hashes)

Uploaded Source

Built Distribution

thymiodirect-0.1.0-py3-none-any.whl (16.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page