update LCSC project template
This commit is contained in:
BIN
Project/LCSC_Template/meta/brd.png
Normal file
BIN
Project/LCSC_Template/meta/brd.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 57 KiB |
BIN
Project/LCSC_Template/meta/icon.png
Normal file
BIN
Project/LCSC_Template/meta/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.9 KiB |
23
Project/LCSC_Template/meta/info.html
Normal file
23
Project/LCSC_Template/meta/info.html
Normal file
@@ -0,0 +1,23 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>LCSC Project</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>LCSC Project</h1>
|
||||
|
||||
<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>
|
Reference in New Issue
Block a user