ข้อมูล
น้ำหนัก
บาร์โค้ด
ลงสินค้า
อัพเดทล่าสุด
รายละเอียดสินค้า
L298P Motor Shield stepper DC motor drive module expansion board supports UNO R3 ( ไม่รวม Uno-R3)

Technical specifications:
  1. Logic part input voltage VD: 5V
  2. Drive part of the input voltage VS: VIN input 6.5 ~ 12V, PWRIN input 4.8 ~ 35V
  3. Logic part of the working current Iss: <36mA
  4. Drive part of the operating current Io: <2A
  5. Maximum dissipation power: 25W (T = 75 ℃)
  6. Control signal input level: high level 2.3V
  7. Working temperature: -25 + 130 ℃
  8. Hardware interface: 5.0mm pitch terminal
  9. With a fixed buckle, and can be accessed through the array control signal
  10. Drive form: dual high power H bridge drive
  11. Pin occupancy: D4 ~ D7 direct drive motor
  12. Supports PWM / PLL mode motor speed control

It can directly drive 2 DC motors with a drive current of 2A and 8 high-speed Schottky diodes for protection at the motor output. The laminate design can be directly plugged in and is more convenient to use!
 
Test code:
Int E1 = 10;  
Int M1 = 12;
Int E2 =11;                        
Int M2 = 13;                          
 
Void setup()
{
    pinMode(M1, OUTPUT);  
    pinMode(M2, OUTPUT);
}
 
Void loop()
{
 { int value;
  For(value = 0 ; value <= 255; value+=5)
  {
    digitalWrite(M1,HIGH);  
    digitalWrite(M2, HIGH);      
    analogWrite(E1, value); //PWM speed regulation
    analogWrite(E2, value); //PWM speed regulation
    Delay(30);
  }
Delay(1000);}
   { int value;
  For(value = 0 ; value <= 255; value+=5)
  {
    digitalWrite(M1, LOW);  
    digitalWrite(M2, LOW);      
    analogWrite(E1, value); //PWM speed regulation
    analogWrite(E2, value); //PWM speed regulation
    Delay(30);
  }
Delay(1000);}
}
เงื่อนไขอื่นๆ
Tags

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

บมจ. ธนาคารกรุงไทย สาขาโรงไฟฟ้าบางปะกง ออมทรัพย์
ธนาคารกรุงเทพ จำกัด (มหาชน) สาขาบิ๊กซี ฉะเชิงเทรา 2 ออมทรัพย์
บมจ. ธนาคารกรุงไทย สาขาบิ๊กซี ฉะเชิงเทรา 2 ออมทรัพย์
พร้อมเพย์ สาขา- -
Scan this!
สนธยา ใจผ่อง
063-xxxxxx-8
Accept All Banks | รับเงินได้จากทุกธนาคาร
พูดคุย-สอบถาม