From 77f6d88fd6d40b860cba71ea717e92434d0d74d2 Mon Sep 17 00:00:00 2001 From: schodet Date: Thu, 16 Feb 2006 00:12:21 +0000 Subject: Ajout de la carte RVB. --- a/rvb/README | 21 +++++++++++++++++++++ a/rvb/rvb.brd | Bin 0 -> 10000 bytes a/rvb/rvb.sch | Bin 0 -> 48735 bytes 3 files changed, 21 insertions(+) create mode 100644 a/rvb/README create mode 100644 a/rvb/rvb.brd create mode 100644 a/rvb/rvb.sch (limited to 'a') diff --git a/a/rvb/README b/a/rvb/README new file mode 100644 index 0000000..a06b882 --- /dev/null +++ b/a/rvb/README @@ -0,0 +1,21 @@ +rvb - Carte de détection de couleur. + +Copyright (C) 2006 Efrei Robotique + +Robot APB Team/Efrei 2006. + Web: http://assos.efrei.fr/robot/ + Email: robot AT efrei DOT fr + +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/a/rvb/rvb.brd b/a/rvb/rvb.brd new file mode 100644 index 0000000..97a766b Binary files /dev/null and b/a/rvb/rvb.brd differ diff --git a/a/rvb/rvb.sch b/a/rvb/rvb.sch new file mode 100644 index 0000000..b3a01ff Binary files /dev/null and b/a/rvb/rvb.sch differ -- cgit v1.2.3