Welcome To Desertcart

You are browsing Thailand's store.

We have a store for Canada. Visit your country store to view the latest offers.

Details about 433MHz RF Romote Module Kits -Arduino Compatible
Thumbnail 1Thumbnail 2Thumbnail 3Thumbnail 4Thumbnail 5

Details about 433MHz RF Romote Module Kits -Arduino Compatible

Product ID: 14147875
Secure Transaction
Frequently Bought Together

Description

  • 433MHz RF Romote Module Kits -Arduino Compatible

New: A brand-new, unused, unopened, undamaged item in its original packaging (where packaging is applicable). Packaging should be the same as what is found in a retail store, unless the item is handmade or was packaged by the manufacturer in non-retail packaging, such as an unprinted box or plastic bag. See the seller's listing for full details.See all condition definitions- opens in a new window or tab... Read moreabout the condition433MHz RF Romote Module Kits -Arduino Compatible This 433MHz RF Module Kit including one 433MHz RF Receiver Module and one 433MHz RF Transmitter Module.This is the update version of this module kit, and the useage is the same as old versin as below :This group RF modules contain: transmitter and receiver module, it can supply 4 channels to communicate, that's to say if you use them to control mini car, they have just four direction key.This is transmitter module :This is cooresponding receiver :If you want to experiment these two module, only need to connect them to sensor shield by cables, for example you can connect the first channel of the transmitter module with the Arduino digital I/O pin 7, and the receiver to Arduino digital I/O pin 8 :I wish once push one button, RF transmitter module send the signal, and after the receiver module receive the signal, light the Arduino's LED.So you can connect Arduino digital I/O pin 2 with a digital button module, in order to receive the signal :Download the program into Arduino :int ledPin = 13;int switchPin = 2;int sendPin = 7;int recvPin = 8;int value = 0; void setup() { pinMode(switchPin, INPUT); pinMode(recvPin, INPUT); pinMode(ledPin, OUTPUT); pinMode(sendPin, OUTPUT); }void loop() { value = digitalRead(switchPin); if (HIGH == value) { digitalWrite(sendPin, HIGH); } else { digitalWrite(sendPin, LOW); } value = digitalRead(recvPin); if (HIGH == value) { digitalWrite(ledPin, HIGH); } else { digitalWrite(ledPin, LOW); }}Once push one bu

Common Questions

Trustpilot

TrustScore 4.5 | 7,300+ reviews

Meera L.

Smooth transaction and product arrived in perfect condition.

3 weeks ago

Suresh K.

Very impressed with the quality and fast delivery. Will shop here again.

4 days ago

Shop Global, Save with Desertcart
Value for Money
Competitive prices on a vast range of products
Shop Globally
Serving millions of shoppers across more than 100 countries
Enhanced Protection
Trusted payment options loved by worldwide shoppers
Customer Assurance
Trusted payment options loved by worldwide shoppers.
Desertcart App
Shop on the go, anytime, anywhere.

Currently out of stock

Thailandstore

Sorry, this item from our Thailand store is out of stock. We're restocking soon—check back or contact support for similar products.

Trustpilot

TrustScore 4.5 | 7,300+ reviews

Ravi S.

I loved the variety of products available. Will definitely shop again.

2 months ago

Ali H.

Fast shipping and excellent packaging. The Leatherman tool feels very premium and sturdy.

1 day ago

Details About 433mhz Rf Romote Module Kits Arduino Compatible | Desertcart Thailand