VasilijHCN wrote:Hi, first thank U for sharing.
I try to move this to esp-03 to control RGB LED strip, code works but wery incorrect - only one pin(LED1)controllable, other pins fail pwm (console show correct debug, but no reaction from other pwm pins)
Now all 3 channels working great, code corrected, using esp-03 pins 0, 14, 12 = pwm(3), pwm(5), pwm(6).
Now searching tcp app for android with slider, to control rgb strip easy.
Hey, good to hear you got it working. If you move it to a different module you need to take into account the different pin mappings, then it should work (as you did I presume).
Also good work in making a third channel, that should work without a problem!
If you wish to integrate it with a Domotica system you can check my blog, but running it from a TCP app on your smartphone also sounds cool, the code and 'protocol' is kind of self written but if you find one, please let us know!