2
1.
Introduction
The Grove - I2C Motor Driver V1.3 (latest version) can directly control Stepper Motor or DC Motor. Its heart
is a dual channel H-bridge driver chip
(
L298N
)
that can handle current up to 2A per channel, controlled
by an Atmel ATmega8L which handles the I2C communication with for example an Arduino. Both motors
can be driven simultaneously while set to a different speed and direction. It can power two brushed DC
motors or one 4-wire two-phase stepper motor. It requires a 6V to 15V power supply to power the motor
and has an onboard 5V voltage regulator which can power the I2C bus and the Arduino(selectable by
jumper). All driver lines are protected by diodes from back-EMF.
, the V1.3 enables users to control the stepper more easily.
You do not need to control the steppers all the time anymore, simply send a command to I2C motor driver
V1.3 to drive a stepper, and it will act as your command, which would save your Arduino resource and
simplify your code.
Cautions: The board will be very hot while operating over 1Amps. Do keep off your hands!
Содержание Grove I2C Motor Driver
Страница 2: ...2 Document Revision History Revision Date Author Description 1 0 Sep 21 2015 Victor He Create file ...
Страница 9: ...6 5 Application ideas Robots Homebuilt RC cars Case fans High power LED illumination ...
Страница 20: ...17 10 Support If you have questions or other better design ideas you can go to our forum or wish to discuss ...