Add screenshots and link to KiCad videos

This commit is contained in:
W1CDN 2023-11-02 21:35:00 -05:00
parent 883c3b2e69
commit dc2d067981

View File

@ -1,9 +1,17 @@
# vulpes_hardware # 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/. 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 ## Acknowledgments
Special thanks to [N1OIQ](https://sourceforge.net/projects/kb1oiq-ham-radio-projects/files/80m_ardf/) Special thanks to [N1OIQ](https://sourceforge.net/projects/kb1oiq-ham-radio-projects/files/80m_ardf/)
for similar design inspiration. 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)).