mirror of
https://github.com/kevinveenbirkenbach/physical-interface.git
synced 2024-11-14 06:11:04 +01:00
Added other helpful links
This commit is contained in:
parent
fee5f15151
commit
562f510e82
11
README.md
11
README.md
@ -14,15 +14,26 @@ bash ./scripts/board-update.sh
|
||||
```
|
||||
|
||||
## Maintaining
|
||||
|
||||
### Links
|
||||
The following links can be helpful for maintaining this code and understanding the domain:
|
||||
|
||||
#### Hardware
|
||||
- https://smarthome-blogger.de/wp-content/uploads/2018/03/nodemcu-esp8266-pinout.png
|
||||
|
||||
##### Transistor
|
||||
- https://www.elektronik-kompendium.de/sites/bau/0201291.htm
|
||||
- https://components101.com/transistors/s8050-transistor-pinout-equivalent-datasheet
|
||||
|
||||
##### IR-Reciever
|
||||
- https://www.elecrow.com/download/Infrared%20receiver%20vs1838b.pdf
|
||||
|
||||
|
||||
#### IR
|
||||
- https://github.com/crankyoldgit/IRremoteESP8266
|
||||
- https://github.com/z3t0/Arduino-IRremote/blob/master/examples/IRrecvDumpV2/IRrecvDumpV2.ino
|
||||
- https://daniel-ziegler.com/arduino/esp/mikrocontroller/2017/07/28/arduino-universalfernbedienung/
|
||||
- https://www.instructables.com/id/Universal-Remote-Using-ESP8266Wifi-Controlled/
|
||||
|
||||
#### Serial Monitor
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user