Ks0007 Shield L298P 2A High Current Dual DC Motor Driver Module: Difference between revisions

From Keyestudio Wiki
Jump to navigation Jump to search
No edit summary
 
(21 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[image:图片1- ks0007.png|thumb|600px|right|Keyestudio L298P Motor Shield]]
==Introduction==
==Introduction==
You can use UNO R3 microcontroller and add external components to complete a variety of amazing experiments, such as smart robot DIY. When DIY your robot, it is necessary to use the motor driver board to drive the DC motors, however, sometimes need to connect the motor drive board to UNO using lots of jumper wires, pretty inconvenient.<br>
Now, we have launched this keyestudio motor shield with L298P as core. Just simply stack it onto UNO R3 board when using. Note that the motor’s speed and direction interfaces have been connected. D3 is for controlling the speed of motor A, and D12 is for controlling the direction of motor A. D11 is for controlling the speed of motor B, and D13 is for controlling the direction.<br>
The green terminal blocks should been connected to VIN /GND pins on the UNO. You can supply the power to the board via the terminal blocks or black DC jack of UNO. The maximum voltage supply is DC 18V.<br>
Onboard also comes with through-hole pad, so you are able to weld the electronic elements to design a variety of prototyping circuits.  <br>
<br>[[Image:KS0007 back.jpg|800px|frameless]]<br>


L298P Shield DC motor driver adopts the L298P driver chip wich is exclusively made for large-power motor. It can drive 2 DC motors directly with a drive current reaching 2A. The motor output is equipped with eight high-speed schottky diode as protection. This driver carries neat circuit layout and bonded components, in addition, the multi-layer design enables it to be plugged to Arduino directly.<br>
<br>
L298P Shield DC motor driver carries PWM mode. The motor can be powered via Arduino VIN input or terminal input on the driver, which are switchable by jumper.  <br>
 
[[File:ks0007.png]]
 
 
== Specifications  ==
== Specifications  ==


{| class="wikitable" cellpadding="1" cellspacing="1"
{| class="wikitable" cellpadding="1" cellspacing="1"
|-
|-
! scope="row" |  Logic part input voltage :
! scope="right" |  Logic part input voltage VD
| VD: 5V
| 5V
|-
|-
! scope="row" | Driving part input voltage VS:
! scope="right" | Driving part input voltage VS
| VIN input 6.5 ~ 12V, PWRIN input 4.8 ~ 24V
| Max DC 18V (DC 7-12V recommended)
|-
|-
! scope="row" | Logic part working current Iss:
! scope="row" | Logic part working current Iss
| ≤36mA
| ≤36mA
|-
|-
! scope="row" | Driving part working current Io:
! scope="row" | Driving part working current Io
| ≤ 2A
| ≤ 2A
|-
|-
! scope="row" | Maximum dissipation power:
! scope="row" | Maximum dissipation power
| 25W (T=75℃)
| 25W (T=75℃)
|-
|-
! scope="row" | Control signal input level:
! scope="row" | Control signal input level
| High level: 2.3V ≤ Vin ≤ 5V
| High level: 2.3V ≤ Vin ≤ 5V Low level: -0.3V ≤ Vin ≤ 1.5V
<br>
|-
| Low level: -0.3V ≤ Vin ≤ 1.5V
! scope="row" | Working temperature
|  -25℃ to+130℃
|-
|-
! scope="row" | Working temperature:
! scope="row" | Driver form
|  -25℃~+130℃
! scope="row" | Driver form:
| Dual power H bridge driving
| Dual power H bridge driving
|}
|}
<br>
<br>
According to wiring method above, we can control the transferring, reversing, stopping of two DC motor (M1 and M2), as well as the speed regulation of PWM.
<br>
 
==Controller Compatible==
* [http://wiki.keyestudio.com/index.php/Ks0001_keyestudio_UNO_R3_BOARD keyestudio UNO R3 BOARD ]
<br>
 
==Technical Details==
* '''Dimensions:''' 60mm x 54mm
* '''Weight:''' 20.8g
<br>[[Image:KS0007 Detail.jpg|800px|frameless]]<br>


== programming  ==
<br>
==PINOUT Instruction==
<br>[[Image:KS0007 PINOUT.jpg|800px|frameless]]<br>


<br>
==How to Test it ?==
===Connect it Up===
Simply stack the shield onto UNO R3 board, then connect two motors to terminal block.
<br>
===Upload the Code===
Below is an example code, you can copy and paste it on [http://wiki.keyestudio.com/index.php/Download_Arduino_IDE Arduino IDE].
* [http://wiki.keyestudio.com/index.php/How_to_Download_Arduino_IDE Download Arduino IDE]
* [http://wiki.keyestudio.com/index.php/How_to_Install_Arduino_Driver Install Arduino Driver]
<pre>
int E1 = 3;   
int E1 = 3;   
int M1 = 12;
int M1 = 12;
Line 65: Line 87:
     delay(8000);
     delay(8000);
}
}
</pre>


== Result ==
<br>
===Test Result===
Upload well the code, you should see the two motors firstly turn forward for 8 seconds, then reverse for 8 seconds, repeatedly.
<br>[[Image:KS0007 Result.png|600px|frameless]]<br>


After power is on, power indicator will be turned on; two motors begin to rotate clockwise; the pin13 LED on the main board will be on and the two red LEDs on the shield will be on too. After rotating CW for 8S, the two red LED will be off and the 2 blue ones will be on; the two motor rotate CCW for 8S, and then repeat the cycle.<br>
<br>
 
==Resources ==
* [https://drive.google.com/open?id=1YDiQX3nXzlFfCqqtOgkp-iS2F-3R5AjZ  You can click here to download the PDF]
*'''Video:''' http://www.keyestudio.com/wp/ks0007/


[[File:Pic 1.png]]
<br>
<br>
Pic1
==Get One Now ==
*'''Official Website:''' http://www.keyestudio.com/ks0007.html
 
*[https://www.amazon.com/KEYESTUDIO-16-channel-12-bit-Shield-Arduino/dp/B0797JK4RW  '''SHOP ON Amazon Store''']
 
*[https://www.aliexpress.com/store/product/Free-shipping-L298p-Motor-shield-motor-drive-for-arduino/1452162_2043390148.html?spm=2114.12010612.8148356.41.6ce7276fW7Iht4 '''SHOP ON Aliexpress Store''']
 
*[https://www.ebay.com/itm/Keyestudio-L298P-Shield-R3-DC-Motor-Driver-Module-2A-H-Bridge-2-way-For-Arduino/132762248986?hash=item1ee93f271a:g:AlMAAOSwSdFbMoQM  '''SHOP ON Ebay Store''' ]


[[File:Pic 2.png]]
<br>
Pic2


[[File:Pic 3.png]]
[[Category: Shield]]
<br>
Pic3

Latest revision as of 15:39, 14 September 2018

Keyestudio L298P Motor Shield

Introduction

You can use UNO R3 microcontroller and add external components to complete a variety of amazing experiments, such as smart robot DIY. When DIY your robot, it is necessary to use the motor driver board to drive the DC motors, however, sometimes need to connect the motor drive board to UNO using lots of jumper wires, pretty inconvenient.
Now, we have launched this keyestudio motor shield with L298P as core. Just simply stack it onto UNO R3 board when using. Note that the motor’s speed and direction interfaces have been connected. D3 is for controlling the speed of motor A, and D12 is for controlling the direction of motor A. D11 is for controlling the speed of motor B, and D13 is for controlling the direction.
The green terminal blocks should been connected to VIN /GND pins on the UNO. You can supply the power to the board via the terminal blocks or black DC jack of UNO. The maximum voltage supply is DC 18V.
Onboard also comes with through-hole pad, so you are able to weld the electronic elements to design a variety of prototyping circuits.

KS0007 back.jpg


Specifications

Logic part input voltage VD 5V
Driving part input voltage VS Max DC 18V (DC 7-12V recommended)
Logic part working current Iss ≤36mA
Driving part working current Io ≤ 2A
Maximum dissipation power 25W (T=75℃)
Control signal input level High level: 2.3V ≤ Vin ≤ 5V ; Low level: -0.3V ≤ Vin ≤ 1.5V
Working temperature -25℃ to+130℃
Driver form Dual power H bridge driving



Controller Compatible


Technical Details

  • Dimensions: 60mm x 54mm
  • Weight: 20.8g


KS0007 Detail.jpg


PINOUT Instruction


KS0007 PINOUT.jpg


How to Test it ?

Connect it Up

Simply stack the shield onto UNO R3 board, then connect two motors to terminal block.

Upload the Code

Below is an example code, you can copy and paste it on Arduino IDE.

int E1 = 3;  
int M1 = 12;
int E2 =11;                        
int M2 = 13;                          

void setup()
{
    pinMode(M1, OUTPUT);  
    pinMode(M2, OUTPUT);
}

void loop()
{
    digitalWrite(M1,HIGH);  
    digitalWrite(M2, HIGH);      
    analogWrite(E1, 200);   // PWM regulate speed
    analogWrite(E2, 200);   // PWM regulate speed
    delay(8000);
    digitalWrite(M1,LOW);  
    digitalWrite(M2, LOW);      
    analogWrite(E1, 200);   //PWM regulate speed
    analogWrite(E2, 200);   //PWM regulate speed
    delay(8000);
}


Test Result

Upload well the code, you should see the two motors firstly turn forward for 8 seconds, then reverse for 8 seconds, repeatedly.
KS0007 Result.png


Resources


Get One Now