-40%

5 PCS L9110S H-bridge Stepper Motor Dual DC Motor Driver Controller Module

$ 1.65

Availability: 64 in stock
  • UPC: Does Not Apply
  • All returns accepted: Returns Accepted
  • Item must be returned within: 60 Days
  • EAN: Does Not Apply
  • Amount: 5PCS
  • Return shipping will be paid by: Buyer
  • Condition: New
  • Refund will be given as: Money Back
  • Restocking Fee: No
  • MPN: Does not apply
  • Brand: Unbranded/Generic

    Description

    5 PCS L9110S H-bridge Stepper Motor Dual DC Motor Driver Controller Module
    onboard two the L9110S motor control chip
    the module can simultaneously drive two DC motors or a 4-wire 2-phase stepper motor
    the module input voltage :2.5-12V
    the 800mA continuous current output capability per channel
    1. Low static work current
    2. Power supply voltage: DC2.5-12V
    3. Each channel has 800mA continuous current output
    4. Low saturation pressure drop
    5. TTL/CMOS output level compatible, can be connected directly to the CPU
    6. Output built-in clamping diode, apply to the perceptual load
    7. Control and drive integrate in IC
    8. Have pin high pressure protection function
    9. Working temperature: 0-80 ℃
    10.Size:29.2(mm)x23(mm)
    51 test code:
    #include
    sbit MOTOR_A_1 = P0 ^ 0;
    sbit MOTOR_A_2 = P0 ^ 1;
    sbit MOTOR_B_1 = P0 ^ 2;
    sbit MOTOR_B_2 = P0 ^ 3;
    void delay(unsigned long cnt)
    {
    while(cnt--);
    }
    void forward(void)
    {
    MOTOR_A_1 = 1;
    MOTOR_A_2 = 0;
    MOTOR_B_1 = 1;
    MOTOR_B_2 = 0;
    }
    void backward(void)
    {
    MOTOR_A_1 = 0;
    MOTOR_A_2 = 1;
    MOTOR_B_1 = 0;
    MOTOR_B_2 = 1;
    }
    void main(void)
    {
    EX0 = 1;
    EX1 = 1;
    EA = 1;
    while(1)
    {
    forward();
    delay(30000);
    backward();
    delay(30000);
    }
    }
    Package Included:
    5 x L9110S H-bridge Stepper Motor Dual DC motor Driver Controller Board for Arduino
    Payment
    Shipping Policy
    Return
    About us
    Payment
    We accept Paypal as the payment method.
    We accept eBay address for shippment.
    Shipping Policy
    The default shipping is by China Post air mail/Hongkong air mail.
    Item will be shipped within 2-3 working days after full payment is received.
    The delivery to most of the countries will take 2-4 weeks, if there's no problem when pass through the customs.
    It will take about 30 days or more to some places.
    We accept paypal for payment
    We accept eBay address for shipping
    Return
    If you can't receive the product within 2 months (60 days), please contact with us,we promise to payback 100% of your money.
    We ensure our products work normally before post.If the products is broken before arrival to you,all you should do is taking a photo to show us our broken product.We promise to payback 100% of your money.
    About us
    We are a company based in China developing and manufacturing electronic development device , including electronic components ,camera module, camera lens , LCD modules and other development board for Raspberry pi,Arduino and other opensource hardware Platform
    We can also provide customized design and manufacture services according to your requirements.