Skip to content

TinyRadTool Software is PC evaluation software of EV-TINYRAD24G, with an included graphical user interface (GUI), that performs radar signal processing steps to yield radar point clouds that can be visualized as range doppler or range angle plots.

License

Notifications You must be signed in to change notification settings

Chevipa/TinyRadTool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analog Logo

Python Version GitHub Pages EngineerZone Analog Wiki


TinyRadTool: Analog Devices python GUI application for EV-TINYRAD24 24GHz Radar Evaluation Platform

The EV-TINYRAD24G is a radar evaluation module that allows the implementation and testing of radar sensing applications in the 24 GHz industrial, scientific, and medical (ISM) band. TinyRadTool Software is PC evaluation software of EV-TINYRAD24G, with an included graphical user interface (GUI), that performs radar signal processing steps to yield radar point clouds that can be visualized as range doppler or range angle plots. This software main functions can be categorized as follow: a) Communicate with controller to change settings. b) communicate with digital signal processing module to get processed data and visualize.

> & python TinyRadTool.py

Installing from source

> & git clone https://github.com/analogdevicesinc/tinyradtool.git
> & cd tinyradtool
> & pip install -r requirements.txt

Dependencies

Dependency Version Link
PyQt6 6.6.1
numpy 1.10.4
pyqtgraph 0.9.10
pyusb 1.2.1

About

TinyRadTool Software is PC evaluation software of EV-TINYRAD24G, with an included graphical user interface (GUI), that performs radar signal processing steps to yield radar point clouds that can be visualized as range doppler or range angle plots.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%