From f9118a6516663f03909f6ed995eceb3787504f28 Mon Sep 17 00:00:00 2001 From: Nicolas Schodet Date: Thu, 4 Nov 2010 21:35:45 +0100 Subject: analog/us-supply: import board --- analog/us-supply/README | 28 ++++++++++++++++++++++++++++ analog/us-supply/pcb/us_supply.brd | Bin 0 -> 22736 bytes analog/us-supply/pcb/us_supply.sch | Bin 0 -> 68896 bytes 3 files changed, 28 insertions(+) create mode 100644 analog/us-supply/README create mode 100644 analog/us-supply/pcb/us_supply.brd create mode 100644 analog/us-supply/pcb/us_supply.sch (limited to 'analog/us-supply') diff --git a/analog/us-supply/README b/analog/us-supply/README new file mode 100644 index 00000000..c7635ae4 --- /dev/null +++ b/analog/us-supply/README @@ -0,0 +1,28 @@ +us-supply - Interface to support industrial sensors. + +This board provides power for 24 V industrial sensors and interface circuits +to connect them to 5V AVR. + +This was used for the 2010 robot as our IO board was not capable to handle +this. + + +Copyright (C) 2009 Florent Duchon + +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/analog/us-supply/pcb/us_supply.brd b/analog/us-supply/pcb/us_supply.brd new file mode 100644 index 00000000..ecd47793 Binary files /dev/null and b/analog/us-supply/pcb/us_supply.brd differ diff --git a/analog/us-supply/pcb/us_supply.sch b/analog/us-supply/pcb/us_supply.sch new file mode 100644 index 00000000..180a8357 Binary files /dev/null and b/analog/us-supply/pcb/us_supply.sch differ -- cgit v1.2.3