Dual-Channel DC Motor Driver-12A (แท้จาก DFRobot)

Dual-Channel DC Motor Driver-12A (แท้จาก DFRobot)
Dual-Channel DC Motor Driver-12A (แท้จาก DFRobot)Dual-Channel DC Motor Driver-12A (แท้จาก DFRobot)Dual-Channel DC Motor Driver-12A (แท้จาก DFRobot)Dual-Channel DC Motor Driver-12A (แท้จาก DFRobot)Dual-Channel DC Motor Driver-12A (แท้จาก DFRobot)Dual-Channel DC Motor Driver-12A (แท้จาก DFRobot)
รหัสสินค้า AG00760
หมวดหมู่ Motor Drive / Shield
ราคา 1,565.00 บาท
สถานะสินค้า พร้อมส่ง
จำนวน
ชิ้น
หยิบลงตะกร้า
หนังสือรับรองบริษัท
บุ๊คแบ๊งค์
คุ้มครองโดย LnwPay
ดูรายละเอียดวิธีการใช้งานและตัวอย่าง arduino code ได้ที่ Click 

Description:
This is a dual channel DC motor driver with an extremely small size of of 1.97”×1.97”×0.49”. The module comes with two motor channels that can drive two motors simultaneously, and each channel employs an indicator to show the rotation direction of the motor: blue is forward rotation, red is reverse rotation. Support motor voltage ranges from 6.5V to 37V. Each motor channel can output 12A current continuously and the max power of the DC motor the module supports is up to 290W. The momentary peak current can reach up to 70A and last about 100ms. At the same time, the highly timing optimization of the units inside the driver makes the minimum pulse width of PWM input as narrow as 2us, which fully ensured its dynamic adjustment range and greatly improved the quality of controlling motors.

The module integrated over-voltage, under-voltage, and overheat protection circuit that will be triggered when facing with the these situations. There is an on-board STATE indicator to indicate protection state: ON->Work properly; Flashing quickly->Over-voltage; Flashing slowly->Under-voltage; Double flashing->Overheat. The latter three situations will turn off the output, which can efficiently reduce the possibility of device damage in abnormal operating conditions.

Using this dual channel DC motor driver together with Arduino controller is able to easily realize motor controlling. The module can be applied to automatic robot, mechatronic, equipment manufacture, scientific production, electronics competition and so on.

Schematic Diagram

Dimension Diagram



Connection Diagram

 

Features:

  • Motor Channel: 2
  • Signal Control Voltage: 3V-5V compatible
  • Input Voltage: 6.5-37V DC
  • Peak Current: 70A(100ms), the current will be limited as the temperature increases.
  • Continuous Current: each channel can output 12A current continuously
  • Operating Temperature: -25-85℃
  • Overheat Temperature: 85℃-95℃
  • Over-voltage: 37.5V
  • Under-voltage: 6.3V
  • Dimension: 50mm×50mmx12.5mm/1.97”×1.97”×0.49”
  • Built-in over-voltage, under-voltage and overheat protection circuit, onboard STATE indicator to show the present work state.

Shipping List:

  • Dual-Channel DC Motor Driver-12A x1

Tutorial

The tutorial presents how to control motor driver board by Arduino UNO and drive two motors simultaneously.

Requirements

  • Hardware
    • DFRduino UNO R3 (or similar) x 1
    • Dual-Channel DC Motor Driver-12A x1
    • Wires

Connection Diagram

Connection Diagram

Connection            
Motor Driver Board 2 3 4 7 8 9
UNO Board 2 3 4 5 6 7

Sample Code

/*
This sample code is for testing the 2 stepper motors
The rotation velocity can be adjusted by the code switch
Microcontroller: Arduino UNO
*/
int PWM1 = 2;
int INA1 = 3;
int INB1 = 4;
int PWM2 = 5;
int INA2 = 6;
int INB2 = 7;
void setup()
{
pinMode(PWM1, OUTPUT);
pinMode(INA1, OUTPUT);
pinMode(INB1, OUTPUT);
pinMode(PWM2, OUTPUT);
pinMode(INA2, OUTPUT);
pinMode(INB2, OUTPUT);
}
void loop()
{
digitalWrite(INA1, LOW);
digitalWrite(INA2, LOW);
digitalWrite(INB1, HIGH);
digitalWrite(INB2, HIGH);
analogWrite(PWM1, 255); //PWM adjust speed
analogWrite(PWM2, 255); //PWM adjust speed
delay(1000);
digitalWrite(INA1, LOW);
digitalWrite(INB1, HIGH); //Motor 1 rotate forward 
digitalWrite(INA2, HIGH);
digitalWrite(INB2, LOW); //Motor 2 rotate backward 
analogWrite(PWM1, 255); //PWM adjust speed
analogWrite(PWM2, 255); //PWM adjust speed
delay(1000);
digitalWrite(INA1, LOW);
digitalWrite(INB1, LOW); //Motor 1 stop 
digitalWrite(INA2, LOW);
digitalWrite(INB2, LOW); //Motor 2 stop 
analogWrite(PWM1, 255);
analogWrite(PWM2, 255);
delay(1000);
}

Expected Results

Result: two motors rotate forward simultaneously; one rotate forward, the other rotate backward; stop rotating

วิธีการชำระเงิน

ชำระเงินค่าสินค้าโดยการโอนเงินเข้าบัญชีธนาคาร KBANK, SCB, BBL,TMB

กรุณาเก็บหลักฐานการโอนเงินของท่านไว้เพื่อแจ้งการชำระเงินด้วยค่ะ

 

ท่านสามารถแจ้งการชำระเงินผ่านระบบอัตโนมัติได้โดย Click Link ข้างล่างค่ะ

https://www.arduitronics.com/informpayment

 

บมจ. ธนาคารกสิกรไทย สาขาเซ็นทรัล แจ้งวัฒนะ ออมทรัพย์
ธนาคารไทยพาณิชย์ จำกัด (มหาชน) สาขาเซ็นทรัล แจ้งวัฒนะ ออมทรัพย์
ธนาคารกรุงเทพ จำกัด (มหาชน) สาขาเซนทรัล พระราม 3 สะสมทรัพย์
ธนาคารทหารไทยธนชาต จำกัด (มหาชน) สาขาเซนทรัล พระราม 3 กระแสรายวัน

เพิ่มเพื่อน

@rfm0967y

ติดต่อสอบถาม

เพิ่มเพื่อน

CATEGORY

Sensors / Modules [1695]

CONTACT US

มือถือ 0887823467 แฟกซ์ 02-0153201

Join เป็นสมาชิกร้านค้า

ร้านArduitronics
ร้านArduitronics
/www.arduitronics.com/
Join เป็นสมาชิกร้าน
2118
สมัครสมาชิกร้านนี้ เพื่อรับสิทธิพิเศษ

STATISTICS

หน้าที่เข้าชม15,375,832 ครั้ง
ผู้ชมทั้งหมด5,878,910 ครั้ง
เปิดร้าน21 พ.ค. 2556
ร้านค้าอัพเดท6 ก.ย. 2568

MEMBER

พูดคุย-สอบถาม