-40%

5PCS KY-024 Hall Magnetic Standard Linear Module For Arduino AVR PIC

$ 1.38

Availability: 1065 in stock
  • All returns accepted: Returns Accepted
  • Condition: New
  • Item must be returned within: 60 Days
  • Country/Region of Manufacture: China
  • Brand: Unbranded/Generic
  • Return shipping will be paid by: Seller
  • Refund will be given as: Money Back
  • Model: magnetic module
  • Type: magnetic module
  • Restocking Fee: No
  • UPC: Does not apply
  • EAN: Does not apply
  • MPN: Does not apply

    Description

    Visit store
    Items for sale
    About us
    Product Details
    Product Descriptions
    Linear Hall magnetic module and number 13 comes with LED build a simple circuit to produce magnetic field warning lamp. Use digital 13 interface comes with the LED. The linear Hall magnetic module connected digital 3 interfaces. When the linear Hall magnetic module senses detected the key signal. LED lights on, otherwise off.
    Routines source code:
    int Led = 13 ;// define LED Interface
    int buttonpin = 3; // define the linear Hall magnetic sensor interface
    int val ;// define numeric variables val
    void setup()
    {
    pinMode(Led, OUTPUT) ;// define LED as output interface
    pinMode(buttonpin, INPUT) ;// define linear Hall magnetic sensor as output interface
    }
    void loop ()
    {
    val = digitalRead(buttonpin) ;// digital interface will be assigned a value of 3 to read val
    if(val == HIGH) // When the linear Hall magnetic sensor detects the signal, LED flashes
    {
    digitalWrite(Led, HIGH);
    }
    else
    {
    digitalWrite (Led, LOW);
    }
    }
    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.