-40%
2PCS Ky-028 Digital Temperature Sensor Module For Arduino AVR PIC DIY Maker
€ 1.49
- Description
- Size Guide
Description
2PCS Ky-028 Digital Temperature Sensor Module For Arduino AVR PIC DIY MakerSimple circuit of digital temperature module and integrated LED connecting to digital 13 interface to make temperature indicator light.
Use number 13 interface to connect the integrated LED, connect digital temperature sensor to number 3 interface. When the digital temperature sensor senses key signal, the LED is on, otherwise, it's out.
Sample code:
Int Led = 13;/ / define LED interface
Int buttonpin = 3;/ / define the digital temperature sensor interface
Int val./ / define digital variable val
Void setup ()
{
PinMode (Led, the OUTPUT);/ / define the LED for the output interface
PinMode (buttonpin, INPUT);/ / define the digital temperature sensor for the output interface
}
Void loop ()
{
Val = digitalRead (buttonpin);/ / to assign the value of digital interface 3 read val
If (val = = HIGH) / / when digital temperature sensor detection signal, LED flashing
{
DigitalWrite (Led, HIGH);
}
The else
{
DigitalWrite (Led, LOW);
}
}
Payment
Payment
Payable To
Note
PayPal
Paypal
All payments are due within 7 days of the close of auction. Failing to do so, non-paying bidders will be reported to eBay.
Shipping Policy
Delivery Time
We ship to worldwide, it usually takes 10-30 Business Days to delivery.
Shipping address
We ship to your PayPal address. Please, make sure to provide us with correct, precise, and detailed shipping Address.
Send Time
Items will be shipped within 1 to 3 business days upon payment received or cleared.
Note
If you don't receive items over 30 business days, please notify us via eBay message.
Return Policy
We appreciate your business and offer an instant 7 days return policy.(7 days after receive the item). The returned item has to be in its original condition. We are able to refund your money without shipping cost.
Contact us
For anything about product, price, shipping or order status, please contact us via eBay message.
We love positive feedback and 5 scores DSR. We will leave it for everyone that leaves it for us.
Powered by SoldEazy