Difference between revisions of "RFM12 FS20"

From Ethersex_Wiki
Jump to: navigation, search
(Connection)
Line 24: Line 24:
 
* EM1000: receive<br>Devices: EM1000FM, EM1000GZ, EM1000WZ
 
* EM1000: receive<br>Devices: EM1000FM, EM1000GZ, EM1000WZ
 
* HMS: receive<br>Devices: There are numerous HMS devices, AFAIK. all of them are fully supported.
 
* HMS: receive<br>Devices: There are numerous HMS devices, AFAIK. all of them are fully supported.
* ESA2000: send and receive
+
* ESA2000: receive
 
* Lacrosse TX2/TX3: receive
 
* Lacrosse TX2/TX3: receive
  

Revision as of 09:02, 11 March 2013

RFM12 FS20
Status
In Development
menuconfig I/O->RFM12 ASK->868MHz
Pinning yes
Ecmd yes
Control6 no
Depends on ECMD RFM12 ASK
Requires -
Code https://github.com/ethersex/ethersex/tree/master/hardware/radio/rfm12

The FS20 / FHT system by ELV is currently the most successful wireless home control system in the low cost sector. This arises from the large number of components and the continuous expansion of the system. But the relatively low price, the comprehensive home control systems far below the price of such EIB systems permits, plays a crucial role.

This FS20 modul is based on CULFW by Rudolf Koenig and supports a wide range of protocols:

  • FS20: send/receive
    There are numerous FS20 devices, AFAIK. all of them are fully supported.
  • FHT: send/receivey
    Communication to the FHT80b is supported.
  • S300: receive
    Examples of such devices: S300TH, KS300-2
  • EM1000: receive
    Devices: EM1000FM, EM1000GZ, EM1000WZ
  • HMS: receive
    Devices: There are numerous HMS devices, AFAIK. all of them are fully supported.
  • ESA2000: receive
  • Lacrosse TX2/TX3: receive

Connection

The RFM12 is connected to the MCU like in FSK Mode with a small difference. The output FSK/DATA/nFSS signal (Pin 3) is connected to one of the INT pins of the MCU.

The software uses the digital filter of the RFM12. In order to receive near and far sender as well. To improve sensitivity on short and long distances the C_arssi capacitor needs to be replaced with a value 150 pf.

Configuration