L9110S DC motor/stepper motor driver board, motor driver board, H-bridge motor drive

$0.22


  • 2 or more $0.22
  • 1001 or more $0.21
- +
This product has a minimum quantity of 2

L9110S DC motor/stepper motor driver board, motor driver board, H-bridge motor drive

One module description

1 Dual L9110S chip motor drive

2 module power supply voltage: 2.5-12V

3 Suitable motor range: the working voltage of the motor is between 2.5V and 12V, and the large working current is 0.8A. The voltage and current of the smart car on the market are within this range

4 can drive 2 DC motors at the same time, or1 4-wire 2-phase stepper motor.

5 PCB board size: 2.8cm * 2.1cm ultra-small size, suitable for assembly

6 with fixed mounting holes, diameter: 3mm

II Module Interface Description

[6P black bent pin instructions]]

1 VCC External2.5 V-12 V voltage

2 GND External GND

3 IA1 External MCU IO port

4 IB1 External MCU IO port

5 IA2 external MCU IO port

6 IB2 external MCU IO port

[4P green terminal description]]

1 OA1 OB1 is connected to 2 pins of DC motor, without direction

2 OA2 OB2 is connected to 2 pins of DC motor, without direction

3 Module instructions for use

Turn on VCC,GND module power indicator lights up

IA1 input high level, IA1 input low level, OA1 OB1] the motor rotates forward;

IA1 input low level, IA1 input high level, OA1 OB1] motor reversal rotation;

IA2 input high level, IA2 input low level, OA2 OB2] the motor rotates forward;

IA2 input low level, IA2 input high level, OA2 OB2] motor reversal rotation;

reference code:

int a1=17;

int b1=11;
int a2=10;
int b2=12;
int c1=7;
int d1=5;
int c2=8;
int d2=6;
void setup()
{
pinMode(a1,OUTPUT);
pinMode(a2,OUTPUT);
pinMode(b1,OUTPUT);
pinMode(b2,OUTPUT);
pinMode(c1,OUTPUT);
pinMode(c2,OUTPUT);
pinMode(d1,OUTPUT);
pinMode(d2,OUTPUT);

}

void loop()
{
for(char I =0; I <10; I)
{
digitalWrite(a1,HIGH);
digitalWrite(a2,LOW);
digitalWrite(b1,HIGH);
digitalWrite(b2,LOW);
digitalWrite(c1,HIGH);
digitalWrite(c2,LOW);
digitalWrite(d1,HIGH);
digitalWrite(d2,LOW);
delay(50);
}
for(char I =0; I <10; I)
{
digitalWrite(a1,LOW);
digitalWrite(a2,HIGH);
digitalWrite(b1,LOW);
digitalWrite(b2,HIGH);

digitalWrite(c1,LOW);
digitalWrite(c2,HIGH);
digitalWrite(d1,LOW);
digitalWrite(d2,HIGH);
delay(50);
}

}

Product Info
BrandLing Hong module
Featured serviceDC motor/stepper motor driver board
Licensable private labelYes
Lot numberL9110s
Main downstream platformLAZADA
Main sales areaMiddle East
Main Sales RegionNorth America
ModelL9110S
PowerW
Processor SpeedS
Supply CurrentA
Supply voltageV
TypeMotor Drive Board
Whether cross-border export exclusive sourceYes
Whether the source of cross-border export is exclusiveYes

Write a review

Note: HTML is not translated!
Bad Good

Tags: LS, DC, motor, stepper, driver, board, Hbridge, drive