From 293425775002ba954f611db38d0dc3740fd9cc5e Mon Sep 17 00:00:00 2001 From: Hiajen Hiajen Date: Sat, 8 Jan 2022 14:04:57 +0100 Subject: [PATCH] add text to readme --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c26792e..1f3347b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,17 @@ # NodeMCU-LED-Controller -Just a Script to Controll dull RGB LEDs with an IR Controller \ No newline at end of file +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) \ No newline at end of file