Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Kafl | 426 | 12 days ago | 16 | mit | Makefile | |||||
A fuzzer for full VM kernel/driver targets | ||||||||||
Fmcw | 117 | 6 years ago | KiCad | |||||||
FMCW radar design files | ||||||||||
Galaxytopper | 3 | 7 years ago | mit | Arduino | ||||||
:tophat: Firmware and associated goodies for my space-tastic top hat! |
Frequency modulated radar hardware, firmware and processing files.
For more information see:
http://hforsten.com/6-ghz-frequency-modulated-radar.html
and
http://hforsten.com/homemade-synthetic-aperture-radar.html
List of contents:
hardware: Contains KiCad schematic and board files. Made using KiCad version 2014-10-17 and might not open with a too old version.
firmware: Firmware for the Freescale Kinetis KL26Z microcontroller. Should be opened using Kinetis Design Studio (http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=KDS_IDE).
Firmware depends on mcuoneclipse components available at here: http://sourceforge.net/projects/mcuoneclipse/files/PEx%20Components/
processing: PC code for using the radar and processing the resulting data. "fmcw.py" uses the radar and logs the data. "fmcw_process.py" process the recorded data and plots time-range plot of them. "list_plot.py" plots individual sweep captures from the recorded data for debugging purposes.
simulations: CST Microwave studio files.