update Readme
This commit is contained in:
parent
3fa9e16ddf
commit
2d9a695400
1 changed files with 11 additions and 6 deletions
17
README.md
17
README.md
|
@ -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] Heat-Sensor
|
||||||
- [x] Light-Sensor
|
- [x] Light-Sensor
|
||||||
- [x] RC-Transmitter (Receiver?)
|
- [x] RC-Transmitter (Receiver?)
|
||||||
- [~] IR-Transmitter/Receiver
|
- [x] IR-Transmitter
|
||||||
|
- [ ] IR-Receiver
|
||||||
- [x] RC-Poweroutlets
|
- [x] RC-Poweroutlets
|
||||||
- [x] LEDs
|
- [x] LEDs
|
||||||
|
|
||||||
|
@ -29,10 +30,14 @@ This should work in such a way that the user logs into a web interface where the
|
||||||
|
|
||||||
## Pins
|
## Pins
|
||||||
### Analog
|
### Analog
|
||||||
A0 - Temperature
|
|Pin | Function |
|
||||||
A1 - Light
|
|--- |------------- |
|
||||||
|
|A0 | Temperature |
|
||||||
|
|A1 | Light |
|
||||||
|
|
||||||
### Digital
|
### Digital
|
||||||
~3 - IR-Trasmitter
|
|Pin | Function |
|
||||||
4 - LED
|
|--- |--------------- |
|
||||||
11 - RC-Trasmitter
|
|~3 | IR-Trasmitter |
|
||||||
|
|4 | LED |
|
||||||
|
|11 | RC-Trasmitter |
|
Reference in a new issue