From fcd564ee347be2e979f40cfb41341c26424e6d8f Mon Sep 17 00:00:00 2001 From: Nicolas Schodet Date: Tue, 30 Nov 2010 22:29:33 +0100 Subject: digital/misc: add Faulhaber encoder adaptation board --- digital/misc/README | 26 ++++++++++++++++++++++++++ digital/misc/pcb/faulhaber-encoder.brd | Bin 0 -> 7978 bytes digital/misc/pcb/faulhaber-encoder.sch | Bin 0 -> 11203 bytes 3 files changed, 26 insertions(+) create mode 100644 digital/misc/README create mode 100644 digital/misc/pcb/faulhaber-encoder.brd create mode 100644 digital/misc/pcb/faulhaber-encoder.sch diff --git a/digital/misc/README b/digital/misc/README new file mode 100644 index 00000000..d1f9f06e --- /dev/null +++ b/digital/misc/README @@ -0,0 +1,26 @@ +misc - Miscellaneous small boards. + +This directory gather small boards: + + - faulhaber-encoder: connect Faulhaber motor HE10-6 encoder connector to + HE14-5. + +Copyright (C) 2010 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/misc/pcb/faulhaber-encoder.brd b/digital/misc/pcb/faulhaber-encoder.brd new file mode 100644 index 00000000..33c01a5e Binary files /dev/null and b/digital/misc/pcb/faulhaber-encoder.brd differ diff --git a/digital/misc/pcb/faulhaber-encoder.sch b/digital/misc/pcb/faulhaber-encoder.sch new file mode 100644 index 00000000..fd695035 Binary files /dev/null and b/digital/misc/pcb/faulhaber-encoder.sch differ -- cgit v1.2.3