summaryrefslogtreecommitdiff
path: root/digital/mimot/README
diff options
context:
space:
mode:
authorNicolas Schodet2010-03-27 23:39:25 +0100
committerNicolas Schodet2010-03-27 23:39:25 +0100
commitb8238590f75550340bc9f915516ec5c0621d5955 (patch)
tree9942c9faa5064e344c0a4e45340f872a61145a0e /digital/mimot/README
parent6c5ebc14ee34e23b55b88c0832051763467df4c1 (diff)
digital/mimot/pcb: new mini motor control and driver, closes #111
Diffstat (limited to 'digital/mimot/README')
-rw-r--r--digital/mimot/README27
1 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.