The 433 Mhz RF Link Kit is consisted of transmitter and receiver, popularly used for remote control. 433 MHz frequency and ASK modulation.
Features
- Frequency: 433 Mhz
- Modulation: ASK
- Receiver Data Output: High - 1/2 Vcc, Low - 0.7v
- Transmitor Input Voltage: 3-12V (high voltage = more transmitting power)
Usage
The popular link is like this: MCU -> Encoder -> Transmitter ------ Receiver -> Decoder -> MCU
PT2272 (Encoder) and PT2262 (Decoder) are optional, their existence is to:
- Avoid confusing when multiple RF links are in range
- Isolate disturbance
You can integrate the encoding and decoding work to the MCUs on both side. Whenever there is no 433Mhz devices around, you may use it as direct cable connection.