MTV.2
STDMTV.2
License
:Public Domain
Description
MTV.2
Motor Tester V.2 is a tester of motor capable of testing Servos, DC and Stepper motors.
Power spec for each motors is the following:
Motor type | Vmin-Vmax | Vmin-Vmax (recommended) |
Imax | Imax (recommended) |
V | V | A | A | |
Stepper | 5 | 5 | 0.15 | 0.15 |
DC motor | 6-32 | 6-28 | 2 | 1.5 |
Stepper motor | 6-32 | 6-28 | 2 | 1.5 |
The board support a 1602 or a 2004 LCD display which display a menu controlled by a rotary encoder EC11 and a button 12x12x5.
The MCU is a Atmega128A and is programmed with Arduino IDE via a ISP programming port.
The board is capable of monitoring the voltage and the current supplied to each motor.
Note that the DC and the Stepper motor share the same voltage and current monitoring circuit.
Also note that the board should be program in a way that only one motor can be powered at a time.
The board is made and programmed by Yoann Scrosati and is sponsored by JDG ETS (Jeux de Génie de l'ETS).
Link to the program's code: https://github.com/Fraisinet/MTV.2
Comment