summaryrefslogtreecommitdiff
path: root/digital/mimot
diff options
context:
space:
mode:
Diffstat (limited to 'digital/mimot')
-rw-r--r--digital/mimot/README27
-rw-r--r--digital/mimot/pcb/mimot.brdbin0 -> 76940 bytes
-rw-r--r--digital/mimot/pcb/mimot.schbin0 -> 318673 bytes
3 files changed, 27 insertions, 0 deletions
diff --git a/digital/mimot/README b/digital/mimot/README
new file mode 100644
index 00000000..816e940d
--- /dev/null
+++ b/digital/mimot/README
@@ -0,0 +1,27 @@
+mimot - Mini motor control, with motor driver.
+
+This board use an AVR to control up to 2 motors. It includes on the same
+board the power driver to be connected directly on motors.
+
+It can drive motor up to 5 A at 9 V to 28 V.
+
+
+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/mimot/pcb/mimot.brd b/digital/mimot/pcb/mimot.brd
new file mode 100644
index 00000000..f7fb139e
--- /dev/null
+++ b/digital/mimot/pcb/mimot.brd
Binary files differ
diff --git a/digital/mimot/pcb/mimot.sch b/digital/mimot/pcb/mimot.sch
new file mode 100644
index 00000000..be8c04c6
--- /dev/null
+++ b/digital/mimot/pcb/mimot.sch
Binary files differ