Skip to content

Before You Install

Verify your Python3 Version before installing.

Installing The Telemetrix-RPi-Pico Client

To install the _telemetrix-rpi-pico_w client API library, open a terminal window and type:

For Linux and macOS:

pip3 install telemetrix-rpi-pico-w

For Windows:

pip install telemetrix-rpi-pico-w

Upgrading Telemetrix-RPi-Pico from a previously installed version

For Linux and macOS:

pip3 install telemetrix-rpi-pico --upgrade

For Windows:

pip install telemetrix-rpi-pico --upgrade

NOTE: Both the threading and asyncio APIs are installed with a single pip command.



Copyright (C) 2022 Alan Yorinks. All Rights Reserved.