Find a file
2018-02-13 14:39:12 +00:00
.gitignore Merge branch 'master' of https://github.com/Phunkafizer/RaspyRFM 2016-09-08 13:40:19 +00:00
connair.py corrected links 2017-03-05 22:42:34 +01:00
emoncms.py Added emon example 2017-03-19 20:58:48 +01:00
fs20tx.py added fs20 support 2018-02-13 14:39:12 +00:00
hamarx.py add full RFM init 2017-10-31 18:58:30 +01:00
intertechno.py add intertechno 32 support 2018-02-08 00:07:24 +01:00
it32.py add intertechno 32 support 2018-02-08 00:07:24 +01:00
lacrosse.py add AFC value 2018-02-08 00:06:11 +01:00
LICENCE.txt Create LICENCE.txt 2017-02-03 11:12:48 +01:00
logilightrx.py corrected links 2017-03-05 22:42:34 +01:00
logilighttx.py corrected links 2017-03-05 22:42:34 +01:00
rcs1000.py fix RCS1000 2017-11-24 13:48:29 +00:00
README.md updated readme 2017-03-05 22:54:34 +01:00
rfm69.py add intertechno 32 support 2018-02-08 00:07:24 +01:00
sensors.py add AFC value 2018-02-08 00:06:11 +01:00
xx2262.py add intertechno 32 support 2018-02-08 00:07:24 +01:00

#Python files for RaspyRFM ##rfm69.py interfacing the RFM69 ##intertechno.py controlling remote control sockets usage example:

sudo intertechno.py 0000F0000FFF

##lacrosse.py receiving temperature sensors ##hamarx.py receive hama remote controller for remote control sockets ##logilightrx.py receive logilight remote control

sudo ./logilightrx.py
RFM69 found!
INIT COMPLETE
Systemcode 415166 onoff 0 ch 7
Systemcode 415166 onoff 0 ch 7
Systemcode 415166 onoff 0 ch 5
Systemcode 415166 onoff 0 ch 5

##logilighttx.py control remote control sockets

sudo ./logilighttx.py 415166 1 7 4
RFM69 found!
INIT COMPLETE

#Installation *Install GPIO (http://sourceforge.net/projects/raspberry-gpio-python/) Version has to be >= 0.5.4 *Install SPI for Python (http://www.100randomtasks.com/simple-spi-on-raspberry-pi) ##Product: [Module RaspbyRFM Seegel Systeme] (http://www.seegel-systeme.de/produkt/raspyrfm-ii/)