Adding documentation for power design

This commit is contained in:
Stephen
2021-04-09 10:43:29 -04:00
parent 2146daacfb
commit 7acd7729d6
1440 changed files with 1708 additions and 1661 deletions

View File

@@ -97,25 +97,25 @@ $(document).ready(function(){initNavTree('resources.html',''); initResizable();
<li>microcontroller Microcontroller</li>
</ul>
<hr />
<h1><a class="anchor" id="autotoc_md30"></a>
<h1><a class="anchor" id="autotoc_md34"></a>
Altium Designer</h1>
<h2><a class="anchor" id="autotoc_md31"></a>
<h2><a class="anchor" id="autotoc_md35"></a>
Learning Resources</h2>
<ul>
<li><a href="https://www.youtube.com/watch?v=HZIjYeVJXeU&amp;list=PL3aaAq2OJU5H_V1wJfcxn9RtUf2hs2FU6">Official YouTube Series</a></li>
</ul>
<h2><a class="anchor" id="autotoc_md32"></a>
<h2><a class="anchor" id="autotoc_md36"></a>
Importing Schematics/Footprints/3D Models</h2>
<ul>
<li><a href="https://www.youtube.com/watch?v=6h-Z_NJibI8">Instructional YouTube Video</a></li>
</ul>
<h2><a class="anchor" id="autotoc_md33"></a>
<h2><a class="anchor" id="autotoc_md37"></a>
Tips</h2>
<ul>
<li>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.</li>
<li>Whitespace characters seem to be safe to use in your file paths.</li>
</ul>
<h1><a class="anchor" id="autotoc_md34"></a>
<h1><a class="anchor" id="autotoc_md38"></a>
Texas Instruments MSP430 Universal Clock System (UCS)</h1>
<ul>
<li><a href="https://www.youtube.com/watch?v=b4PEmSDZml4">High-level Introductory Video</a> </li>
@@ -126,7 +126,7 @@ Texas Instruments MSP430 Universal Clock System (UCS)</h1>
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated on Tue Apr 6 2021 20:41:00 for 2020-2021 Sunseeker Telemetry and Lighting System by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
<li class="footer">Generated on Fri Apr 9 2021 10:42:26 for 2020-2021 Sunseeker Telemetry and Lighting System by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>