How do I program this for my nodemcu? I like the nodemcu for it's size and easy connection to wifi. I already have two working flawlessly but programmed with Blynk. Mainly relay control so I didn't need to think too much lol.
Could someone please give pointers on how get started with this. I think I have all the necessary components (learner and blaster etc). The remote I'd like to mimic is this one
I can’t find simple step by step instructions to set this up properly. At this stage I am not overly concerned about any other function than on and off.
From your post, I am not sure if you already have a functioning remote and want to build another with the Arduino or if you Need to build one with an arduino because you don't have a remote Controller available otherwise.
I would think that once you have decoded the Signal needed (or have extracted the required signals from a table somehwere, you did say that "have my IR codes - well I think") that the samples which came with the IR library would be easy enough to adapt to send your required signals.