From 705aeb87bc8da023838eb3b96c13e88d7aa43022 Mon Sep 17 00:00:00 2001 From: Stefan Sterz Date: Sun, 17 Jan 2016 12:26:04 +0100 Subject: [PATCH] more detail in Readme --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index dacd179..a196eb7 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ This should work in such a way that the user logs into a web interface where the - [heimcontrol.js](http://ni-c.github.io/heimcontrol.js/) - [serialport](https://www.npmjs.com/package/serialport) -## Hardware Requirements +# Dependicies and Requirements +## Hardware - [x] Raspberry Pi - [x] Arduino Uno Rev3 - [x] Heat-Sensor @@ -19,7 +20,7 @@ This should work in such a way that the user logs into a web interface where the - [x] RC-Poweroutlets - [x] LEDs -## Software Requirements +## Software - [x] [Node.js](https://nodejs.org/en/) - [ ] [MySQL](http://www.raspberry-projects.com/pi/software_utilities/mysql) - [ ] [Passport?](http://passportjs.org/) @@ -27,15 +28,17 @@ This should work in such a way that the user logs into a web interface where the - [ ] [mysql](https://www.npmjs.com/package/mysql) - [x] [Express](http://expressjs.com/) - [x] [AngularJS](https://angularjs.org/) +- [x] [Ino](http://inotool.org/) +- [x] Raspberry Pi Arduino Package (`sudo apt-get install arduino`) -## Pins -### Analog +# Pins +## Analog |Pin | Function | |--- |------------- | |A0 | Temperature | |A1 | Light | -### Digital +## Digital |Pin | Function | |--- |--------------- | | ~3 | IR-Trasmitter |