summaryrefslogtreecommitdiff
path: root/library/kicadLibrary/template/Arduino_Mega/meta/info.html
diff options
context:
space:
mode:
Diffstat (limited to 'library/kicadLibrary/template/Arduino_Mega/meta/info.html')
-rw-r--r--library/kicadLibrary/template/Arduino_Mega/meta/info.html23
1 files changed, 23 insertions, 0 deletions
diff --git a/library/kicadLibrary/template/Arduino_Mega/meta/info.html b/library/kicadLibrary/template/Arduino_Mega/meta/info.html
new file mode 100644
index 00000000..346788f0
--- /dev/null
+++ b/library/kicadLibrary/template/Arduino_Mega/meta/info.html
@@ -0,0 +1,23 @@
+<html>
+ <head>
+ <title>Arduino Mega Shield</title>
+ </head>
+ <body>
+ <h1>Arduino Mega Shield</h1>
+
+ <p>
+ This project template is the basis of an expansion board for the <a href="https://store.arduino.cc/usa/mega-2560-r3">Arduino Mega 2560</a>. It includes a PCB edge matching the outline of the Arduino Mega 2560 Rev3 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>