Kicad_Templates/Project/LCSC_Template/meta/info.html

24 lines
727 B
HTML
Raw Normal View History

2023-02-28 14:28:29 -06:00
<html>
<head>
2023-02-28 14:35:55 -06:00
<title>LCSC Project</title>
2023-02-28 14:28:29 -06:00
</head>
<body>
2023-02-28 14:35:55 -06:00
<h1>LCSC Project</h1>
2023-02-28 14:28:29 -06:00
<p>
This project template is the basis of an expansion board for the <a href="https://store.arduino.cc/usa/arduino-uno-rev3">Arduino Uno Rev3</a>. It includes a PCB edge matching the outline of the Arduino Uno PCB with connectors and mounting holes placed correctly to align the two boards.
</p>
<p>
Note: due to the fact that the official 3D library does not include "long" or "stacking" female headers, the default Connector_PinSocket_2.54mm models were used.
</p>
<p><img src="brd.png"></p>
<p>
(c) 2021 Caleb Reister<br>
(c) 2015 Jonathan Iapicco
</p>
</body>
</html>