Skip to content

Commit 9e7c7c1

Browse files
committed
2 parents 758ca94 + aacbf4d commit 9e7c7c1

5 files changed

Lines changed: 10204 additions & 4 deletions

File tree

3557-2.lbr

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,10 @@
6464
<wire x1="9.905" y1="3.365" x2="9.905" y2="-3.365" width="0.127" layer="21"/>
6565
<wire x1="9.905" y1="-3.365" x2="-9.905" y2="-3.365" width="0.127" layer="21"/>
6666
<wire x1="-9.905" y1="-3.365" x2="-9.905" y2="3.365" width="0.127" layer="21"/>
67-
<pad name="P$1" x="6.87" y="0" drill="1.6" shape="long"/>
68-
<pad name="P$2" x="-6.87" y="0" drill="1.6" shape="long"/>
67+
<pad name="P$1" x="6.87" y="1.7" drill="1.6" shape="long"/>
68+
<pad name="P$2" x="-6.87" y="1.7" drill="1.6" shape="long"/>
69+
<pad name="P$3" x="-6.87" y="-1.7" drill="1.6" shape="long"/>
70+
<pad name="P$4" x="6.87" y="-1.7" drill="1.6" shape="long"/>
6971
</package>
7072
</packages>
7173
<symbols>
@@ -86,8 +88,8 @@
8688
<devices>
8789
<device name="" package="3557-2">
8890
<connects>
89-
<connect gate="G$1" pin="P$1" pad="P$1"/>
90-
<connect gate="G$1" pin="P$2" pad="P$2"/>
91+
<connect gate="G$1" pin="P$1" pad="P$1 P$4"/>
92+
<connect gate="G$1" pin="P$2" pad="P$2 P$3"/>
9193
</connects>
9294
<technologies>
9395
<technology name=""/>

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1+
### Robot Interface Board
2+
13
This is a breakout board for the ESP32 and Teensy 3.5 microcontrollers. Power is provided by 6 AA or 2 LiIon batteries.
24

5+
## PCB
6+
7+
![Image of Board](board.png)
38

49
## ESP32Dev Board PINMAP
510

0 commit comments

Comments
 (0)