The Telemetrix User's Guide For The Raspberry Pi Pico
Downloading And Running The Examples
Initializing search
    • Introduction
    • Checking If You Have The Correct Version Of Python Installed
      • Installing And Upgrading The Client API On Your PC
      • Installing And Upgrading The Pico Server Application
    • Downloading And Running The Examples
      • Design Notes
      • Importing The Package And Instantiating The Library
      • Analog Input Methods
      • Digital Input Methods
      • Digital Output Methods
      • DHT Humidity/Temperature Sensor Methods
      • HC-SR04 Sonar Distance Sensor Methods
      • I2C Methods
      • NeoPixel Methods
      • PWM Methods
      • Servo Methods
      • SPI Methods
      • Shutting Down
      • Diagnostic Aids
      • Design Notes
      • Importing The Package And Instantiating The Library
      • Analog Input Methods
      • Digital Input Methods
      • Digital Output Methods
      • DHT Humidity/Temperature Sensor Methods
      • HC-SR04 Sonar Distance Sensor Methods
      • I2C Methods
      • NeoPixel Methods
      • PWM Methods
      • Servo Methods
      • SPI Methods
      • Shutting Down
      • Diagnostic Aids
    • About
    • License

    Downloading And Running The Examples

    Go to either the telemetrix-rpi-pico or tmx-pico-aio repository GitHub repository and click on the green button in the upper right corner and download the zip file.

    Next, expand the zip file and go to the examples directory. Select any of the examples that you wish to run.



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

    Previous Installing And Upgrading The Pico Server Application
    Next Design Notes
    Made with Material for MkDocs