Installing The Client APIs¶
Installing For The First Time¶
To install from PyPI, within your activated virtual environment, type:
Upgrading To A Newer Version¶
To upgrade to a newer version from an existing installation, use the following command:
What Is Installed?¶
The telemetrix-rpi-pico-2w package contains six client APIs.
For each transport type, BLE, Serial, and WiFi, you have the choice of threaded or asyncio concurrency models.
Threaded APIs¶
BLE¶
Serial¶
WiFi¶
Asyncio APIs¶
BLE¶
telemetrix_rpi_pico_2w_ble_aio
Serial¶
telemetrix_rpi_pico_2w_serial_aio