Difference between revisions of "433Mhz RF Link kit"
m (Links to existing pages added by LinkTitles bot.) |
m (→Useful Links) |
||
(One intermediate revision by the same user not shown) | |||
Line 26: | Line 26: | ||
==Useful Links== | ==Useful Links== | ||
+ | [https://github.com/sui77/rc-switch The library] | ||
+ | |||
+ | http://www.instructables.com/id/RF-315433-MHz-Transmitter-receiver-Module-and-Ardu/?ALLSTEPS |
Latest revision as of 08:01, 28 June 2016
Contents
Overview
The 433MHz RF link kit is consisted of transmitter and receiver, popularly used for remote control.
Go shopping 433Mhz RF Link kit (IM120628014)
Features
- Frequency: 433Mhz
- 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
1)avoid confusing when multiple RF links in range
2) 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.
Useful Links
http://www.instructables.com/id/RF-315433-MHz-Transmitter-receiver-Module-and-Ardu/?ALLSTEPS