summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Schodet2011-01-13 23:01:29 +0100
committerNicolas Schodet2011-01-13 23:01:29 +0100
commit8a3913a7e9717e9c4e5b235398862ad9dbf088ac (patch)
treea2fda109b6292e50b64285e866023f969eaf5533
parentfa0ffc6b7de76985665f349290328eaadf51fbf1 (diff)
digital/io-hub: new io-hub, schematic, refs #79
-rw-r--r--digital/io-hub/README29
-rw-r--r--digital/io-hub/pcb/io-hub.schbin0 -> 280236 bytes
-rw-r--r--tools/eagle/lbr/apbteam_jumper.lbrbin0 -> 2295 bytes
-rw-r--r--tools/eagle/lbr/apbteam_rcl.lbrbin0 -> 2397 bytes
-rw-r--r--tools/eagle/lbr/apbteam_transistor-small-signal.lbrbin0 -> 3657 bytes
-rw-r--r--tools/eagle/lbr/ni-flash.lbrbin0 -> 2778 bytes
6 files changed, 29 insertions, 0 deletions
diff --git a/digital/io-hub/README b/digital/io-hub/README
new file mode 100644
index 00000000..e1225275
--- /dev/null
+++ b/digital/io-hub/README
@@ -0,0 +1,29 @@
+io-hub - Modular Input/Output.
+
+The io-hub, and its daughter boards (the spoke boards) can be assembled to make
+a modular IO system. The io-hub contains a microcontroller which can be
+connected using TWI, serial port or USB to the rest of the system. It
+provides a set of standard ten pin connectors to connect spoke boards. Spoke
+boards are equipped with connectors adapted to specific needs, along with some
+optional adaptation electronic.
+
+
+Copyright (C) 2011 Nicolas Schodet
+
+APBTeam:
+ Web: http://apbteam.org/
+ Email: team AT apbteam DOT org
+
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
diff --git a/digital/io-hub/pcb/io-hub.sch b/digital/io-hub/pcb/io-hub.sch
new file mode 100644
index 00000000..887fb98e
--- /dev/null
+++ b/digital/io-hub/pcb/io-hub.sch
Binary files differ
diff --git a/tools/eagle/lbr/apbteam_jumper.lbr b/tools/eagle/lbr/apbteam_jumper.lbr
new file mode 100644
index 00000000..daab63c9
--- /dev/null
+++ b/tools/eagle/lbr/apbteam_jumper.lbr
Binary files differ
diff --git a/tools/eagle/lbr/apbteam_rcl.lbr b/tools/eagle/lbr/apbteam_rcl.lbr
new file mode 100644
index 00000000..3859cdec
--- /dev/null
+++ b/tools/eagle/lbr/apbteam_rcl.lbr
Binary files differ
diff --git a/tools/eagle/lbr/apbteam_transistor-small-signal.lbr b/tools/eagle/lbr/apbteam_transistor-small-signal.lbr
new file mode 100644
index 00000000..0a1078d2
--- /dev/null
+++ b/tools/eagle/lbr/apbteam_transistor-small-signal.lbr
Binary files differ
diff --git a/tools/eagle/lbr/ni-flash.lbr b/tools/eagle/lbr/ni-flash.lbr
new file mode 100644
index 00000000..66c4f6a6
--- /dev/null
+++ b/tools/eagle/lbr/ni-flash.lbr
Binary files differ