more detail in Readme

This commit is contained in:
Stefan Sterz 2016-01-17 12:26:04 +01:00
parent 13a566b83d
commit 705aeb87bc
1 changed files with 8 additions and 5 deletions

View File

@ -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 |