Great video! I like that you go in-depth into the design of the existing circuit and show how it works - lots of good learning!
@edust835 ай бұрын
hi, i know its been 5 years ago. I want to do the same but instead of removing RGB led driver i want to keep it and try to decode/encode IR signal with a ESP8266. would you mind to give me some advice on that?
@TechnoAutomation5 ай бұрын
You can flash esp with tasmota ir firmware and connect ir receive led output pin to esp 8266 input pin. Assign that pin as ir receiver in tasmota firmware. Once this procedure is completed you can read ir recieved data in the tasmota web console. Recieved data encoding done by tasmota firmware out of the box. You also can pass encoded data to mqtt broker for further connectivity. I know it's completed but if you start , it will become easy. First tym tasmota firmware. It's easy to install and understand & good community support on social media and strong documentation on its repository.
@edust835 ай бұрын
@@TechnoAutomationthat's was fast! Thank you very much for your help bro! I'll have a look at that tasmota stuff... Cheers!