Skip to content
This repository has been archived by the owner on Mar 17, 2022. It is now read-only.
/ radar_gun Public archive

Pipe the IF signal from a radar gun into your sound card. Get speed data.

License

Notifications You must be signed in to change notification settings

rpitv/radar_gun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

g++ -g -W -Wall -O2 -o radar radar.cpp
arecord -t raw -f FLOAT_LE -r 48000 -c 1 - | ./radar
Have fun!

About

Pipe the IF signal from a radar gun into your sound card. Get speed data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages