Elecrow
433Mhz RF Transmitting Receiver Module
A simple 433 MHz RF link kit consisting of a transmitter and receiver pair, commonly used for basic wireless remote control and data transmission between mic...
A simple 433 MHz RF link kit consisting of a transmitter and receiver pair, commonly used for basic wireless remote control and data transmission between microcontrollers. The ASK (Amplitude Shift Keying) modulation makes these modules easy to use with popular Arduino libraries such as VirtualWire or RadioHead.
The transmitter accepts a wide input voltage range (3–12V), with higher voltage delivering greater transmission power and range. The receiver outputs digital high/low signals that can be read directly by a microcontroller.
Key Features
- 433 MHz ISM Band – Licence-free frequency for short-range wireless communication
- ASK Modulation – Simple amplitude shift keying, compatible with VirtualWire and RadioHead libraries
- Wide TX Voltage Range – 3–12V input; higher voltage increases transmission range
- TX + RX Pair Included – Both transmitter and receiver modules in one kit
- Simple Interface – Single data pin on each module connects directly to a microcontroller GPIO
Specifications
- Frequency: 433 MHz
- Modulation: ASK
- Transmitter Input Voltage: 3–12V DC
- Receiver Data Output: High ~½ Vcc, Low ~0.7V
Ideal For
- Basic wireless remote control projects
- Arduino and microcontroller wireless data links
- Simple sensor data transmission
- Learning about RF communication
Package Contents
- 1× 433 MHz RF Transmitter Module
- 1× 433 MHz RF Receiver Module
Jargon buster
Plain-language definitions for the technical terms used above.
- GPIO
- General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
- microcontroller
- A microcontroller is a small computer on a chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
- RF
- RF means radio frequency, referring to signals used for wireless communication and other high-frequency electronics. A low-noise, stable power supply is important for RF circuits because power noise can affect signal quality and measurements.
Find this product in
Brands
Connectivity
Related Tutorials
Free guides on learn.littlebird.com.au