summaryrefslogtreecommitdiff
path: root/library/kicadLibrary/template/BeagleBone-Black-Cape/meta
diff options
context:
space:
mode:
authorPSR00012023-06-18 09:10:00 +0530
committerPSR00012023-06-18 09:10:00 +0530
commit5677d6b61acff4f2f4b3c752fe51f9b8350fb14a (patch)
tree74e2437a43bb50652f329e6c03924afbbe1d5286 /library/kicadLibrary/template/BeagleBone-Black-Cape/meta
parentb4466912da566a52c902e81c59d3ab0f08154814 (diff)
downloadeSim-5677d6b61acff4f2f4b3c752fe51f9b8350fb14a.tar.gz
eSim-5677d6b61acff4f2f4b3c752fe51f9b8350fb14a.tar.bz2
eSim-5677d6b61acff4f2f4b3c752fe51f9b8350fb14a.zip
Update libries for KiCad V6
Diffstat (limited to 'library/kicadLibrary/template/BeagleBone-Black-Cape/meta')
-rw-r--r--library/kicadLibrary/template/BeagleBone-Black-Cape/meta/brd.pngbin9535 -> 68287 bytes
-rw-r--r--library/kicadLibrary/template/BeagleBone-Black-Cape/meta/icon.pngbin5633 -> 5633 bytes
-rw-r--r--library/kicadLibrary/template/BeagleBone-Black-Cape/meta/info.html49
3 files changed, 26 insertions, 23 deletions
diff --git a/library/kicadLibrary/template/BeagleBone-Black-Cape/meta/brd.png b/library/kicadLibrary/template/BeagleBone-Black-Cape/meta/brd.png
index 514d0048..70efca66 100644
--- a/library/kicadLibrary/template/BeagleBone-Black-Cape/meta/brd.png
+++ b/library/kicadLibrary/template/BeagleBone-Black-Cape/meta/brd.png
Binary files differ
diff --git a/library/kicadLibrary/template/BeagleBone-Black-Cape/meta/icon.png b/library/kicadLibrary/template/BeagleBone-Black-Cape/meta/icon.png
index d9b59d7d..5c7eea0d 100644
--- a/library/kicadLibrary/template/BeagleBone-Black-Cape/meta/icon.png
+++ b/library/kicadLibrary/template/BeagleBone-Black-Cape/meta/icon.png
Binary files differ
diff --git a/library/kicadLibrary/template/BeagleBone-Black-Cape/meta/info.html b/library/kicadLibrary/template/BeagleBone-Black-Cape/meta/info.html
index 1fd43f93..e678461a 100644
--- a/library/kicadLibrary/template/BeagleBone-Black-Cape/meta/info.html
+++ b/library/kicadLibrary/template/BeagleBone-Black-Cape/meta/info.html
@@ -1,23 +1,26 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<HTML>
-<HEAD>
-<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8">
-<TITLE>BeagleBone Black Cape</TITLE>
-</HEAD>
-<BODY LANG="pl-PL" DIR="LTR">
-<P>This project template is the basis of an expansion board for the
-<A HREF="http://beagleboard.org/black" TARGET="blank">BeagleBone Black</A> <BR><BR>
-
-This base project includes a PCB edge defined as the same <BR>
-size as the BeagleBone Black Cape refernece with the connectors placed <BR>
-correctly to align the two boards. <BR><BR>
-
-Contours and holes can be easely modified, just remove line or hole<BR>
-and redraw wath you want in layer "edge.cuts".<BR>
-
-The final PCB looks like the following:
-</P>
-<P><IMG SRC="brd.png" NAME="brd" ALIGN=BOTTOM WIDTH=564 HEIGHT=731
-BORDER=0><BR><BR><BR><BR>
-</P>
-<P>(c)2015 Jakub Źrebiec<BR></P>
+<html>
+ <head>
+ <title>BeagleBone Black Cape</title>
+ </head>
+ <body>
+ <p>This project template is the basis of an expansion board for the
+ <a href="http://beagleboard.org/black">BeagleBone Black</a>.
+ </p>
+
+ <p>
+ The PCB outline conforms to the cape specification in
+ the <a href="https://github.com/beagleboard/beaglebone-black/wiki/System-Reference-Manual">BeagleBone Black System Reference Manual</a>, with the connectors and holes placed correctly to align the two boards. An ID EEPROM with the necessary support circuitry has also been included on the schematic, but it is up to the user to assign footprints, place, and route those components.
+ </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" NAME="BeagleBone Black Cape PCB"></p>
+
+ <p>
+ (c) 2021 Caleb Reister<br>
+ (c) 2015 Jakub Źrebiec
+ </p>
+ </body>
+</html>