-40%

L9110S H-bridge Stepper Motor Dual DC motor Driver Controller Board for Arduino

$ 0.52

Availability: 20 in stock
  • select: L9110S Stepper Motor Driver
  • Condition: New
  • Brand: Unbranded/Generic
  • Rated voltage: DC 3V~36V
  • UPC: Does Not Apply
  • All returns accepted: Returns Accepted
  • Restocking Fee: No
  • EAN: Does Not Apply
  • Amount: 1PC
  • Refund will be given as: Money Back
  • Return shipping will be paid by: Seller
  • Marke: Markenlos
  • Country/Region of Manufacture: China
  • MPN: Does not apply
  • Item must be returned within: 60 Days

    Description

    Visit store
    Items for sale
    About us
    Product Details
    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:
    1PCS * Arduino L9110S H-bridge Stepper Motor Dual DC Motor Driver Control Board
    Payment Method
    Shipping Policy
    Returns & Refund Policy
    Feedback
    Payment Method
    EBAY Managed Payment.
    But we only
    Accept
    your
    Ebay Address
    , please Make sure it's 100% right.
    Payment must be received in 5 business days of auction closing.
    Please leave note for your special request (e.g. Colors or Size) in PayPal when you pay the order.
    Any special request cannot be accepted after 24 hours of payment, because most of orders will be processed instantly and same day dispatched.
    Shipping Policy
    1. We only ship to the confirmed address provided by eBay. please make sure your ebay address is 100% matches the address you would like us to ship to. If not, please let us know before we sent you the package, or we will not be responsible for any loss. hope you could understand.
    2. Orders will be processed instantly and dispatched within 1-3 business days except hoilday, so we do NOT accept any email/message note after you place orders.
    3. All package need to wait 30 days,Please take care it.Less than 30 days,we can't take a refund.
    Returns & Refund Policy
    All package need to
    wait 30 days
    (US only n
    eed 7-10 days)
    ,
    Please take care it.Less than 30 days,we can't take a refund
    .
    If the item is defect when you receive it or you are not satisfied with it, please return it within 14 days for a replacement or money back. But the items must be back in factory condition. Please keep in touch with us and double check the return address before you return it.
    If is item is defective in 12 months, you can return it to us. We will send you a new replacement after receiving the defective item.
    Feedback
    We maintain high standards of excellence and strive for 100% customer satisfaction! Feedback is very important to us. We request that you keep in touch with us immediately BEFORE you give us neutral or negative feedback, so that we can satisfactorily address your concerns.