add text to readme
This commit is contained in:
parent
7728affac8
commit
2934257750
1 changed files with 15 additions and 1 deletions
14
README.md
14
README.md
|
@ -1,3 +1,17 @@
|
||||||
# NodeMCU-LED-Controller
|
# NodeMCU-LED-Controller
|
||||||
|
|
||||||
Just a Script to Controll dull RGB LEDs with an IR Controller
|
Just a Script to Controll dull RGB LEDs with an IR Controller
|
||||||
|
|
||||||
|
# hardware 'n stuff
|
||||||
|
|
||||||
|
* IRC540N board
|
||||||
|
* TSOP38238 IR Reciver Diode
|
||||||
|
* NodeMCU V3
|
||||||
|
* One of those IR Remotes
|
||||||
|
* 12V - 6A PowerSource
|
||||||
|
* some Jumper Cable
|
||||||
|
* PowerSource to TerminalBlock thingies
|
||||||
|
|
||||||
|
# schematic 'n stuff
|
||||||
|
|
||||||
|
![schematic](./img/NodeMCU_LED_Controller.drawio.png)
|
Loading…
Reference in a new issue