The function measures the distance using the ultrasonic sensor and returns the value in centimeters.
readultrasonic()
Function Definition: readultrasonic( )
- Python Library: Sensors (Quarky Intellio)
- Library Import: intellio = QuarkyIntellio()
- Mode: Stage Mode, Upload Mode
Parameters
| Name | Type | Description | Expected Values | Default Value |
|---|---|---|---|---|
| int | The function measures the distance using the ultrasonic sensor and returns the value in centimeters. | 1,2 |
Description
Example
There are no examples documented for this article.
