From 6e73a3c06a0639f7ac63b600b21fed6cabbb77e8 Mon Sep 17 00:00:00 2001 From: Richard Hartmann Date: Fri, 20 Apr 2018 19:44:35 +0200 Subject: [PATCH] README.md Fix Markdown --- README.md | 33 ++++++++++++++++++++------------- 1 file changed, 20 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 45ed992..27aab54 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,23 @@ -#Python files for RaspyRFM -##rfm69.py +# Python files for RaspyRFM + +## rfm69.py + interfacing the RFM69 -##intertechno.py + +## intertechno.py controlling remote control sockets usage example: ```sh sudo intertechno.py 0000F0000FFF ``` -##lacrosse.py + +## lacrosse.py receiving temperature sensors -##hamarx.py + +## hamarx.py receive hama remote controller for remote control sockets -##logilightrx.py + +## logilightrx.py receive logilight remote control ```sh sudo ./logilightrx.py @@ -22,18 +28,19 @@ Systemcode 415166 onoff 0 ch 7 Systemcode 415166 onoff 0 ch 5 Systemcode 415166 onoff 0 ch 5 ``` -##logilighttx.py + +## logilighttx.py control remote control sockets ```sh sudo ./logilighttx.py 415166 1 7 4 RFM69 found! INIT COMPLETE ``` -#Installation -*Install GPIO -(http://sourceforge.net/projects/raspberry-gpio-python/) + +# 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: + * [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/)