jpespartero / tiny-radar

A simple USB powered FMCW radar system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tiny-radar

A usb connected 2.4GHz frequency modulated continuous wave radar with separate power splitter and phase shifter board for beam steering.

Hardware

STM32 based for DAC control of VCO and ADC for received samples. DC coupled RX signal path.

Firmware

Continuous data acquisition and transmission over USB serial via 12B/16B encoding using only printable ASCII characters

Host Software

In progress. matplotlib / Python 2.7

About

A simple USB powered FMCW radar system


Languages

Language:C 98.8%Language:C++ 0.9%Language:Assembly 0.3%Language:Makefile 0.0%Language:GDB 0.0%