ultrasonic5 2.1.0.0
|
Ultrasonic 5 Click is a compact add-on board that contains circuits for processing the ultrasonic sensor's output. This board features the TUSS4470, a transformer-drive ultrasonic sensor IC with a logarithmic amplifier from Texas Instruments. In addition to the high selectability of the power supply of the IC itself, this board also allows you to choose between 40kHz and 1MHz operating frequency, with a signal zero crossing comparator as an option. The ultrasonic sensor, the UTR-1440K from PUI Audio, also comes in the same package with this Click boardâ„¢.
We provide a library for the Ultrasonic 5 Click as well as a demo application (example), developed using MikroElektronika compilers. The demo can run on all the main MikroElektronika development boards.
Package can be downloaded/installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
This library contains API for Ultrasonic 5 Click driver.
ultrasonic5_cfg_setup
Config Object Initialization function. ultrasonic5_init
Initialization function. ultrasonic5_default_cfg
Click Default Configuration function. ultrasonic5_clear_io1_pin
This function clears the IO1 pin to low logic state. ultrasonic5_pwm_start
This function starts the PWM module output. ultrasonic5_read_an_pin_voltage
This function reads results of AD conversion of the AN pin and converts them to proportional voltage level. This example demonstrates the use of Ultrasonic 5 click board by reading the measurements from the connected ultrasonic sensor and displaying it on a Serial Plot.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration.
Performs a burst generation which starts the measurement and then reads the next 200 ADC samples and displays the results on the USB UART (SerialPlot).
In order to get valid measuremets a proper ultrasonic sensor must be connected to OUTA and OUTB.
We have used an UTR-1440K-TT-R sensor for the test. We recommend using the SerialPlot tool for data visualizing. Refer to the datasheet "Application Curves" section in order to check and compare the results from the plotter.
The full application code, and ready to use projects can be installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
Other Mikroe Libraries used in the example:
Additional notes and informations
Depending on the development board you are using, you may need USB UART click, USB UART 2 Click or RS232 Click to connect to your PC, for development systems with no UART to USB interface available on the board. UART terminal is available in all MikroElektronika compilers.