24 lines
761 B
HTML
24 lines
761 B
HTML
<html>
|
|
<head>
|
|
<title>Raspberry Pi - Expansion Board</title>
|
|
</head>
|
|
<body>
|
|
<h1>Raspberry Pi</h1>
|
|
<h2>Expansion Board</h2>
|
|
This project template is the basis of an expansion board for the
|
|
<a href="http://www.raspberrypi.org/" target="blank">Raspberry Pi $25 ARM
|
|
board.</a>
|
|
<br><br>
|
|
This base project includes a PCB edge defined as the same size as the
|
|
Raspberry-Pi PCB with the connectors placed correctly to align the two boards.
|
|
All IO present on the Raspberry-Pi board is connected to the project through the
|
|
0.1" expansion headers.
|
|
<br><br>
|
|
The board outline looks like the following:
|
|
<P><IMG SRC="brd.png" NAME="brd" ALIGN=LEFT WIDTH=680 HEIGHT=378 BORDER=0><BR><BR>(c)2012
|
|
<br><br>
|
|
(c)2012 Brian Sidebotham<br>
|
|
(c)2012 Kicad Developers<br>
|
|
</body>
|
|
</html>
|