Skip to content

Commit

Permalink
Merge pull request #7 from vroland/sebastius
Browse files Browse the repository at this point in the history
Sebastius #5
  • Loading branch information
vroland committed May 28, 2020
2 parents 18b0548 + 5b50558 commit 6d09117
Show file tree
Hide file tree
Showing 19 changed files with 6,499 additions and 15,759 deletions.
Binary file modified hardware/epaper-breakout.pdf
Binary file not shown.
3 changes: 3 additions & 0 deletions hardware/epaper-breakout/epaper-breakout-rescue.dcm
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0
#
#End Doc Library
58 changes: 58 additions & 0 deletions hardware/epaper-breakout/epaper-breakout-rescue.lib
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
EESchema-LIBRARY Version 2.4
#encoding utf-8
#
# ESP32-WROVER-esp32-wrover
#
DEF ESP32-WROVER-esp32-wrover U 0 40 Y Y 1 F N
F0 "U" -600 -1300 60 H V C CNN
F1 "ESP32-WROVER-esp32-wrover" 250 -1300 60 H V C CNN
F2 "" 450 -300 60 H I C CNN
F3 "" 450 -300 60 H I C CNN
DRAW
S -700 900 650 -1350 0 1 0 f
S -700 1150 650 900 0 1 0 f
P 3 0 1 0 450 1100 550 1100 550 900 N
P 15 0 1 0 -550 1100 -400 1100 -400 950 -300 950 -300 1100 -150 1100 -150 950 0 950 0 1100 150 1100 150 950 300 950 300 1100 450 1100 450 900 N
X GND 1 -900 750 200 R 50 50 1 1 W
X IO25 10 -900 -150 200 R 50 50 1 1 B
X IO26 11 -900 -250 200 R 50 50 1 1 B
X IO27 12 -900 -350 200 R 50 50 1 1 B
X IO14 13 -900 -450 200 R 50 50 1 1 B
X IO12 14 -900 -550 200 R 50 50 1 1 B
X GND 15 -900 -650 200 R 50 50 1 1 W
X IO13 16 -900 -750 200 R 50 50 1 1 B
X SD2_IO9 17 -900 -850 200 R 50 50 1 1 B
X SD3_IO10 18 -900 -950 200 R 50 50 1 1 B
X CMD_IO11 19 -900 -1050 200 R 50 50 1 1 B
X 3V3 2 -900 650 200 R 50 50 1 1 W
X CLK_IO6 20 850 -1150 200 L 50 50 1 1 B
X SD0_IO7 21 850 -1050 200 L 50 50 1 1 B
X SD1_IO8 22 850 -950 200 L 50 50 1 1 B
X IO15 23 850 -850 200 L 50 50 1 1 B
X IO2 24 850 -750 200 L 50 50 1 1 B
X IO0 25 850 -650 200 L 50 50 1 1 B
X IO4 26 850 -550 200 L 50 50 1 1 B
X IO16 27 850 -450 200 L 50 50 1 1 N
X IO17 28 850 -350 200 L 50 50 1 1 N
X IO5 29 850 -250 200 L 50 50 1 1 B
X EN 3 -900 550 200 R 50 50 1 1 I
X IO18 30 850 -150 200 L 50 50 1 1 B
X IO19 31 850 -50 200 L 50 50 1 1 B
X NC 32 850 50 200 L 50 50 1 1 N
X IO21 33 850 150 200 L 50 50 1 1 B
X RXD0 34 850 250 200 L 50 50 1 1 I
X TXD0 35 850 350 200 L 50 50 1 1 O
X IO22 36 850 450 200 L 50 50 1 1 B
X IO23 37 850 550 200 L 50 50 1 1 B
X GND 38 850 650 200 L 50 50 1 1 W
X GND 39 850 750 200 L 50 50 1 1 W
X SENSOR_VP_IO36 4 -900 450 200 R 50 50 1 1 I
X SENSOR_VN_IO39 5 -900 350 200 R 50 50 1 1 I
X IO34 6 -900 250 200 R 50 50 1 1 I
X IO35 7 -900 150 200 R 50 50 1 1 I
X IO32_XTAL_32K_P 8 -900 50 200 R 50 50 1 1 B
X IO33_XTAL_32K_N 9 -900 -50 200 R 50 50 1 1 B
ENDDRAW
ENDDEF
#
#End Library
22 changes: 11 additions & 11 deletions hardware/epaper-breakout/epaper-breakout.pro
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
update=Mi 18 Mär 2020 12:21:18 CET
update=Thu 28 May 2020 04:53:17 PM CEST
version=1
last_client=kicad
[general]
Expand All @@ -12,16 +12,6 @@ NetIExt=net
version=1
LibDir=
[eeschema/libraries]
[schematic_editor]
version=1
PageLayoutDescrFile=
PlotDirectoryName=plots/
SubpartIdSeparator=0
SubpartFirstId=65
NetFmtName=Pcbnew
SpiceAjustPassiveValues=0
LabSize=50
ERC_TestSimilarLabels=1
[pcbnew]
version=1
PageLayoutDescrFile=
Expand Down Expand Up @@ -248,3 +238,13 @@ uViaDrill=0.1
dPairWidth=0.2
dPairGap=0.25
dPairViaGap=0.25
[schematic_editor]
version=1
PageLayoutDescrFile=
PlotDirectoryName=plots/
SubpartIdSeparator=0
SubpartFirstId=65
NetFmtName=Pcbnew
SpiceAjustPassiveValues=0
LabSize=50
ERC_TestSimilarLabels=1

0 comments on commit 6d09117

Please sign in to comment.