summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfgang Draxinger <Wolfgang.Draxinger@draxit.de>2013-11-19 03:46:09 +0100
committerWolfgang Draxinger <Wolfgang.Draxinger@draxit.de>2013-11-19 03:46:09 +0100
commitcbe171cc27f988680a7cebc03fbbac501be321e7 (patch)
tree453e8cf9deab83712a23be0ecfe83d2bc35b5773
downloadvgaedidinjector-cbe171cc27f988680a7cebc03fbbac501be321e7.tar.gz
vgaedidinjector-cbe171cc27f988680a7cebc03fbbac501be321e7.tar.bz2
initial commit
-rw-r--r--eagle.epf61
-rw-r--r--edid_IC.lbrbin0 -> 2189 bytes
-rw-r--r--edid_injector.pro25
-rw-r--r--vga_edid_injector.brdbin0 -> 27241 bytes
-rw-r--r--vga_edid_injector.schbin0 -> 179106 bytes
5 files changed, 86 insertions, 0 deletions
diff --git a/eagle.epf b/eagle.epf
new file mode 100644
index 0000000..7c9f968
--- /dev/null
+++ b/eagle.epf
@@ -0,0 +1,61 @@
+[Eagle]
+Version="04 16 20"
+Platform="Linux"
+Serial="62191E841E-LSR-WLM-1EL"
+Globals="Globals"
+Desktop="Desktop"
+
+[Globals]
+AutoSaveProject=1
+UsedLibrary="/opt/eagle-5.11.0/lbr/diode.lbr"
+
+[Win_1]
+Type="Schematic Editor"
+Loc="0 19 1435 895"
+State=2
+Number=2
+File="untitled.sch"
+View="760182 694005 1869728 1452499"
+WireWidths=" 0 3048 6096 8128 10160 12700 14224 16764 17780 19304 21844 25400 38100 64516 4064 1524"
+PadDiameters=" 2540 3048 4064 6096 8128 10160 12700 14224 16764 17780 19304 21844 25400 38100 64516 0"
+PadDrills=" 5000 6000 7000 9000 10000 11000 12000 13000 14000 15000 16000 20000 22000 28000 32000 8000"
+ViaDiameters=" 2540 3048 4064 6096 8128 10160 12700 14224 16764 17780 19304 21844 25400 38100 64516 0"
+ViaDrills=" 5000 7000 8000 9000 10000 11000 12000 13000 14000 15000 16000 20000 22000 28000 32000 6000"
+HoleDrills=" 5000 7000 8000 9000 10000 11000 12000 13000 14000 15000 16000 20000 22000 28000 32000 6000"
+TextSizes=" 2540 3048 4064 6096 8128 10160 12700 14224 16764 19304 21844 25400 38100 50800 64516 17780"
+PolygonSpacings=" 2540 3048 4064 6096 8128 10160 14224 16764 17780 19304 21844 25400 38100 50800 64516 12700"
+PolygonIsolates=" 2540 3048 4064 6096 8128 10160 12700 14224 16764 17780 19304 21844 25400 38100 64516 0"
+MiterRadiuss=" 2540 3175 6350 12700 25400 10000 20000 25000 50000 75000 100000 0"
+SmdSizes=" 3048 1524 4064 2032 6096 3048 8128 4064 10160 5080 12700 6604 14224 7112 16764 8128 17780 9144 19304 9652 21844 10668 25400 12700 38100 19304 50800 25400 64516 32512 12700 6350"
+WireBend=1
+WireBendSet=31
+WireCap=1
+MiterStyle=0
+PadShape=0
+ViaShape=0
+PolygonPour=0
+PolygonRank=7
+PolygonThermals=1
+PolygonOrphans=0
+TextRatio=8
+PinDirection=3
+PinFunction=0
+PinLength=2
+PinVisible=3
+SwapLevel=0
+ArcDirection=0
+AddLevel=2
+PadsSameType=0
+Layer=91
+Sheet=1
+
+[Win_2]
+Type="Control Panel"
+Loc="1 20 1438 457"
+State=1
+Number=0
+
+[Desktop]
+Screen="1440 900"
+Window="Win_1"
+Window="Win_2"
diff --git a/edid_IC.lbr b/edid_IC.lbr
new file mode 100644
index 0000000..7d9186c
--- /dev/null
+++ b/edid_IC.lbr
Binary files differ
diff --git a/edid_injector.pro b/edid_injector.pro
new file mode 100644
index 0000000..cf40aa3
--- /dev/null
+++ b/edid_injector.pro
@@ -0,0 +1,25 @@
+EAGLE AutoRouter Statistics:
+
+Job : /home/wolfgangd/projects/eagle/vga_edidinjector/untitled.brd
+
+Start at : 19:49:16 (3 Nov 2013)
+End at : 19:49:44 (3 Nov 2013)
+Elapsed time : 00:00:28
+
+Signals : 12 RoutingGrid: 1.9685 mil Layers: 2
+Connections : 12 predefined: 0 ( 8 Vias )
+
+Router memory : 9867060
+
+Passname : Route Optimize1 Optimize2 Optimize3 Optimize4
+
+Time per pass : 00:00:03 00:00:07 00:00:06 00:00:05 00:00:07
+Number of Ripups : 0 0 0 0 0
+max. Level : 0 0 0 0 0
+max. Total : 0 0 0 0 0
+
+Routed : 12 12 12 12 12
+Vias : 8 1 0 0 0
+Resolution : 100.0 % 100.0 % 100.0 % 100.0 % 100.0 %
+
+Final : 100.0% finished
diff --git a/vga_edid_injector.brd b/vga_edid_injector.brd
new file mode 100644
index 0000000..b6d4724
--- /dev/null
+++ b/vga_edid_injector.brd
Binary files differ
diff --git a/vga_edid_injector.sch b/vga_edid_injector.sch
new file mode 100644
index 0000000..c99b2c5
--- /dev/null
+++ b/vga_edid_injector.sch
Binary files differ