Payment Information

 We accept Paypal payment only.

 

Shipping Information

 

1. if you choose "Economy Shipping from China/Hong Kong/Taiwan to worldwide", there will be a tracking number, but the goods cannot be tracked. You can receive the goods in about 10-30 days.

 

2. If you choose "Economy SpeedPAK from China/Hong Kong/Taiwan", there is a tracking number and you can track the goods. You can receive the goods in about 8-20 days.

 

3. If you choose “Standard SpeedPAK from China/Hong Kong/Taiwan”, there is a tracking number and you can track the goods. You can receive the goods in about 5-15 days. (This service is available only in the following countries: USA, Germany, UK, Australia, France, Canada, Austria, Denmark, Netherlands, Spain, Belgium, Czech Republic, Hungary, Ireland, Poland, Portugal, Russia, Switzerland, Sweden, Italy)

 

4. If you choose “Expedited Int'l Shipping”, we will ship it via DHL. You can receive the goods in about 3-5 days.

 

If you have not received the goods for a long time, please contact us. Please do not open the case or give any negative feedback. We will definitely refund you immediately.

 

Tariff policy:

Normally it's no tariffs,but each country's tariff policy is different, if appear tariffs paid by the buyer.

 

 Return Policy

  Any problem or unhappy with items. You will get refund in full amount. No question ask.

 

Contact Us

 

  If you have any question, please contact us immediately ,please do not open cases , give you a satisfactory solution

 

 

 

1Pcs  Infrared IR Wireless Remote Control Module Kits for Arduino NEW

 

Product Description

100% brand new and high quality
      Arduino suite by ultrathin Mini infrared wireless remote control infrared remote control and 38 KHZ infrared receiving module, the Mini ultra-thin has 20 function keys, the infrared emission furthest distance up to 8 meters, very suitable for indoor control devices of all kinds. Infrared remote control receiving module can receive standard 38 KHZ modulation signals, by means of programming the Arduino, the remote control signal decoding operation can be realized, which can produce all kinds of remote control robots and interactive work.

       Specification:

   Battery:CR2025 Button batteries (Not Included)
  Transmission Distance: up to 8m (depending on the surrounding environment, sensitivity of receiver etc)
  Effective Angle: 60°
  Static Current: 3~5uA, Dynamic Current: 3~5mA
  Remote size:8.5 x 4 x 0.65cm(L x W x H)
  Note: Due to the difference between different monitors, the picture may not reflect the actual color of the item. Thank you!

       Test Code:

   #include <IRremote.h>

   int RECV_PIN = 11; //define input pin on Arduino

   IRrecv irrecv(RECV_PIN);

   decode_results results;

   void setup()

   {

   Serial.begin(9600);

   irrecv.enableIRIn(); // Start the receiver

   }

   void loop() {

   if (irrecv.decode(&results)) {

   Serial.println(results.value, HEX);

   irrecv.resume(); // Receive the next value

DataCaciques


On 18-Oct-2023 at 09:32:10 EDT, seller added the following information:

DataCaciques