From 852555ce3c5aa2d5af0b8a30f0ca9828cd6d39ba Mon Sep 17 00:00:00 2001 From: William Miceli Date: Tue, 2 Feb 2021 00:48:16 -0500 Subject: [PATCH] More things that might be useful to others --- Resources/!Resources.markdown | 36 +++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Resources/!Resources.markdown diff --git a/Resources/!Resources.markdown b/Resources/!Resources.markdown new file mode 100644 index 0000000..0f48944 --- /dev/null +++ b/Resources/!Resources.markdown @@ -0,0 +1,36 @@ +@page resources Resources + +@b Subpages + +- @subpage microcontroller Microcontroller + +--- + + + +# Altium Designer + + + +## Learning Resources + +- [Official YouTube Series](https://www.youtube.com/watch?v=HZIjYeVJXeU&list=PL3aaAq2OJU5H_V1wJfcxn9RtUf2hs2FU6) + + + +## Importing Schematics/Footprints/3D Models + +- [Instructional YouTube Video](https://www.youtube.com/watch?v=6h-Z_NJibI8) + + + +## Tips + +- Altium seems to crash upon saving, most likely due to file names/paths being too long, and it not knowing how to handle it, then crashing. +- Whitespace characters seem to be safe to use in your file paths. + + + +# Texas Instruments MSP430 Universal Clock System (UCS) + +- [High-level Introductory Video](https://www.youtube.com/watch?v=b4PEmSDZml4) \ No newline at end of file