UltrasonicUSBDemo

Demonstrates communication with different USB ultrasonic devices


License
GPL-3.0
Install
pip install UltrasonicUSBDemo==1.6.9

Documentation

Ultrasonic USB Demo Package

Demonstrates the use of several different ultrasonic devices that incorporate USB interfaces

Installation

Install Python 3.8.2 or higher from www.python.org

During install, add Python to the system path

Open a Command Prompt or Terminal, and issue these commands

pip install UltrasonicUSBDemo
python -m UltrasonicUSBDemo

If Python 2.7 is installed and being used as the python interpreter, change the above commands to reference python3 :

pip3 install UltrasonicUSBDemo
python3 -m UltrasonicUSBDemo

Video Links

Installing Python Video Link

UM0034-002 Video Link

UM0017 Video Link

FS-Series Video Link