Сохраните в закладки:
*История изменения цены! Указанная стоимость возможно, уже изменилось. Проверить текущую цену - >
| Месяц | Минимальная цена | Макс. стоимость | Цена |
|---|---|---|---|
| Mar-22-2026 | 0.8 руб. | 0.2 руб. | 0 руб. |
| Feb-22-2026 | 0.79 руб. | 0.52 руб. | 0 руб. |
| Jan-22-2026 | 0.51 руб. | 0.67 руб. | 0 руб. |
| Dec-22-2025 | 0.77 руб. | 0.31 руб. | 0 руб. |
| Nov-22-2025 | 0.37 руб. | 0.75 руб. | 0 руб. |
| Oct-22-2025 | 0.11 руб. | 0.80 руб. | 0 руб. |
| Sep-22-2025 | 0.76 руб. | 0.78 руб. | 0 руб. |
| Aug-22-2025 | 0.24 руб. | 0.53 руб. | 0 руб. |
| Jul-22-2025 | 0.24 руб. | 0.11 руб. | 0 руб. |
Новые товары
Характеристики
Описание товара
start
end
Notice: The new tracking number for CHINA Post Ordinary Small Packet Plus can be traced only befor it arrive the airport of your country,please choose China Post Air Mail if you want a full tracking info.The same product will arrive in 15 to 60 days
Tracking info of China Post Ordinary Small Packet Plus can be check here: www.17track.net/en
Hot Selling New Infrared IR Wireless Remote Control Module Kits For Arduino Wholesale
Features:
Latest infrared wireless remote control kit consists Mini Slim 38KHz IR remote control and infrared receiver modules, Mini Slim infrared remote control with 17 function keys, firing distances of up to 8 meters, ideal for a variety of devices in the control room. IR receiver module can receive standard 38KHz modulation remote control signal, through programming, you can achieve remote control signal decoding operation, which can produce a variety of remote control robots and interactive works. Ultra-thin infrared remote control product parameters: 1 Transmission Distance: 8m above (specific and surroundings, the receiver sensitivity and other factors) 2 Effective angle: 60 degrees 3 Sticking Material: 0.125mmPET, the effective life of 20,000 times. 4. Stable quality, cost-effective 5 quiescent current 3-5uA, dynamic current 3-5mA.
#include <IRremote.h>
int RECV_PIN = 11;
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
}
}
Step 1: Assemble Circuit:
ou will need one Arduino for this. I used a UNO, but just about any Arduino should work. First wire up the infrared receiver that came with your kit. There are 3 wires, PWR, GND, and SIG, I used port 11 for SIG. Note! some readers have reported that their sensor has different wiring, double check it yourself.
Step 2: Download IR Library
In order to reverse engineer the remote and obtain the codes for each button we are going to need to download and install the following library.
//github.com/shirriff/Arduino-IRremote
Extract the file in your libraries directory. e.g. ( C:\electronics\arduino-1.0.5\libraries )
note: I had to rename the library because the name was too long, I just renamed it to IR.
With the IR folder ( or whatever you named it) now in your libraries directory, we can import it into a new sketch.
Start a new sketch and the Click
Sketch->Import Library->IR.
Paste the following code into the new sketch. Then verify it compiles.
#include <IRemote.h>
int RECV_PIN = 11;
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
}
}
Step 5: Open the serial monitor
Connect the Arduino to your computer using the usb port, then upload the sketch. Open up the Serial Monitor, get the remote and press the buttons. Some hex codes should appear on the Serial Monitor.
Step 6: Record button codes
SHENZHEN CAIZHIXING ELECTRONIC CO.,LTD is a leading independent distributor of electronic components in China,specializing in serving leading OEM/ODM/CEM electronic manufactures with supplying Active Parts (ICs, Memory, Chips, Diodes and Transistors etc.) and Passive parts (Capacitors, Resistors and Inductors etc.)...
Очень красивое, элегантное украшение! можно подарить в качестве подарка,а так же как и помолвочное!себе заказывала в качестве подарка, очень понравилось!... Читать отзыв полностью...
Последние несколько лет часто пользуюсь услугами этой компании, частенько делаю заказы, для дома, для детей и для себя любимой, и... Читать отзыв полностью...
Заказывала часы сыну в подарок, очень понравилась эта модель. Продавец ответил на все дополнительные вопросы, сразу отправил товар после оплаты.... Читать отзыв полностью...
Всем приветики) Девчонки лосинки огонь! Всем советую! Очень приятные к телу, очень удобные, хорошо тянутся, прекрасно подчеркивают фигуру и срывают... Читать отзыв полностью...
Очень эффектные босоножки, почти как у моей любимой певицы Леди Гаги. Взяла сразу два варианта, с сердечками и с цветочками.... Читать отзыв полностью...
Заказывала данные наушники для себя,очень довольна этим товаром. Пользуюсь уже больше месяца и нареканий к ним за это время... Читать отзыв полностью...
US $4.00
US $13.50
US $11.05
US $1.20
US $2.98
US $1.80
US $1.00
US $2.08
US $1.80
US $0.90
Заказала эту футболку, под свои джинсы. Товар пришел а отличном состоянии. Футболка идеально подошла по размеру. После стирки не села,... Читать отзыв полностью...