├── FreqPeriod_1_12.zip ├── README.md ├── license.h ├── makingelectronicsmphsketchpin4 ├── license.h └── makingelectronicsmphsketchpin4.ino ├── microwave_freq_count_to_speed └── microwave_freq_count_to_speed.ino ├── microwave_freq_count_to_speed_24ghz_pin5 ├── FreqPeriod.cpp ├── FreqPeriod.h ├── license.h └── microwave_freq_count_to_speed_24ghz_pin5.ino ├── my_modified_voltage_reading ├── license.h └── my_modified_voltage_reading.ino └── voltage_reading ├── license.h └── voltage_reading.ino /FreqPeriod_1_12.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kd8bxp/24ghzdoppler/HEAD/FreqPeriod_1_12.zip -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kd8bxp/24ghzdoppler/HEAD/README.md -------------------------------------------------------------------------------- /license.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kd8bxp/24ghzdoppler/HEAD/license.h -------------------------------------------------------------------------------- /makingelectronicsmphsketchpin4/license.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kd8bxp/24ghzdoppler/HEAD/makingelectronicsmphsketchpin4/license.h -------------------------------------------------------------------------------- /makingelectronicsmphsketchpin4/makingelectronicsmphsketchpin4.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kd8bxp/24ghzdoppler/HEAD/makingelectronicsmphsketchpin4/makingelectronicsmphsketchpin4.ino -------------------------------------------------------------------------------- /microwave_freq_count_to_speed/microwave_freq_count_to_speed.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kd8bxp/24ghzdoppler/HEAD/microwave_freq_count_to_speed/microwave_freq_count_to_speed.ino -------------------------------------------------------------------------------- /microwave_freq_count_to_speed_24ghz_pin5/FreqPeriod.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kd8bxp/24ghzdoppler/HEAD/microwave_freq_count_to_speed_24ghz_pin5/FreqPeriod.cpp -------------------------------------------------------------------------------- /microwave_freq_count_to_speed_24ghz_pin5/FreqPeriod.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kd8bxp/24ghzdoppler/HEAD/microwave_freq_count_to_speed_24ghz_pin5/FreqPeriod.h -------------------------------------------------------------------------------- /microwave_freq_count_to_speed_24ghz_pin5/license.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kd8bxp/24ghzdoppler/HEAD/microwave_freq_count_to_speed_24ghz_pin5/license.h -------------------------------------------------------------------------------- /microwave_freq_count_to_speed_24ghz_pin5/microwave_freq_count_to_speed_24ghz_pin5.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kd8bxp/24ghzdoppler/HEAD/microwave_freq_count_to_speed_24ghz_pin5/microwave_freq_count_to_speed_24ghz_pin5.ino -------------------------------------------------------------------------------- /my_modified_voltage_reading/license.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kd8bxp/24ghzdoppler/HEAD/my_modified_voltage_reading/license.h -------------------------------------------------------------------------------- /my_modified_voltage_reading/my_modified_voltage_reading.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kd8bxp/24ghzdoppler/HEAD/my_modified_voltage_reading/my_modified_voltage_reading.ino -------------------------------------------------------------------------------- /voltage_reading/license.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kd8bxp/24ghzdoppler/HEAD/voltage_reading/license.h -------------------------------------------------------------------------------- /voltage_reading/voltage_reading.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kd8bxp/24ghzdoppler/HEAD/voltage_reading/voltage_reading.ino --------------------------------------------------------------------------------