From dc2d067981b98a3a9d08ae6d6645a8d0e53074e0 Mon Sep 17 00:00:00 2001 From: W1CDN Date: Thu, 2 Nov 2023 21:35:00 -0500 Subject: [PATCH] Add screenshots and link to KiCad videos --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index adc5319..3d132f5 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,17 @@ # vulpes_hardware -Hardware design to go with https://amiok.net/gitea/W1CDN/vulpes. +Hardware design to go with https://amiok.net/gitea/W1CDN/vulpes, designed in KiCad. Learn more at https://w1cdn.net/projects/vulpes-radio-orienteering-controller/. +## Schematic +![screenshot of the Vulpes hardware schematic](doc/vulpes_sch_v01.png) + +## PCB Design +![screenshot of the Vulpes PCB design](doc/vulpes_pcb_v01.png) + ## Acknowledgments Special thanks to [N1OIQ](https://sourceforge.net/projects/kb1oiq-ham-radio-projects/files/80m_ardf/) -for similar design inspiration. \ No newline at end of file +for similar design inspiration and to [Smitty](https://electronics.halibut.com/) +for his KiCad videos ([1](https://www.youtube.com/watch?v=UYt-XYbGDAc), +[2](https://www.youtube.com/watch?v=OoxYd08qYB0)). \ No newline at end of file