update Readme

This commit is contained in:
Stefan Sterz 2016-01-17 12:18:41 +01:00
parent 3fa9e16ddf
commit 2d9a695400
1 changed files with 11 additions and 6 deletions

View File

@ -14,7 +14,8 @@ This should work in such a way that the user logs into a web interface where the
- [x] Heat-Sensor
- [x] Light-Sensor
- [x] RC-Transmitter (Receiver?)
- [~] IR-Transmitter/Receiver
- [x] IR-Transmitter
- [ ] IR-Receiver
- [x] RC-Poweroutlets
- [x] LEDs
@ -29,10 +30,14 @@ This should work in such a way that the user logs into a web interface where the
## Pins
### Analog
A0 - Temperature
A1 - Light
|Pin | Function |
|--- |------------- |
|A0 | Temperature |
|A1 | Light |
### Digital
~3 - IR-Trasmitter
4 - LED
11 - RC-Trasmitter
|Pin | Function |
|--- |--------------- |
|~3 | IR-Trasmitter |
|4 | LED |
|11 | RC-Trasmitter |