π mmWave Sensors Configuration Desktop Application
π Open Source on GitHub
This tool is open-source and actively maintained.
π Get the code on GitHub
A new GUI desktop application for configuring Texas Instruments mmWave sensors β developed as an enhanced alternative to the TI mmWave Demo Visualizer. This application provides greater flexibility in configuring sensor parameters and is compatible with the following evaluation boards:
- IWR6843ISK
- AWR1642BOOST
- IWR1843BOOST
π§ Key Features
- Load and customize
.cfg
files from the mmWave Demo Visualizer - Modify chirp parameters (e.g., slope, bandwidth, sampling rate) in real time
- Flash the sensors using TI UniFlash
- Send updated configurations instantly
- Access and visualize raw radar data
- Compatible with both Windows and Ubuntu
π Step 1: Flash the mmWave Sensor
To flash the sensor firmware:
- Download the prebuilt binary image from TI Resource Explorer. After installing the Radar Toolbox, navigate to:
~/radar_toolbox_3_10_00_05/source/ti/examples/Out_Of_Box_Demo/prebuilt_binaries/
- Install TI UniFlash.
- Follow the instructions on TI’s website to flash the correct firmware for your board:
π Step 2: Generate the Configuration File
To use the GUI application, first generate a configuration file using TI’s mmWave Demo Visualizer:
- Visit the mmWave Demo Visualizer (available online via TI Resource Explorer).
- Select your sensor model under Setup Details.
- Open Options > Serial Port Configuration, and choose the correct ports.
- Click Send Config to mmWave Device to test the connection.
- Once the plots appear, click Save Config to PC to export the
.cfg
file.
This configuration file can now be customized and used within the desktop GUI application.
π» Step 3: Use the Desktop Application
Run the appropriate file depending on your operating sy
How to Use:
- Connect your sensor to your PC.
- The app will auto-detect available serial ports.
- Select the corresponding Data and Command ports.
- Click Browse Config (.CFG) to import your saved
.cfg
file. - Press Connect, then Send Configuration.
- Make sure to re-click Send Configuration after modifying any parameters.
- To reset the sensor, press the NRST button on the hardware.