I have a peculiar problem with a PCB. This has an esp12f attached to two relays. The PCB has ground plane and is working fine except when I connect a 220v AC ceiling fan through a speed regulator. When I do that, I get abrupt restarts of esp12f. I have an RC snubber with CB221 capacitor and...
Hi,
I have designed ESP12F with CH340G(USB- UART converter) with auto programming feature. As shown below. I have programmed in Arduino IDE. As long as power is there, the board runs the code. But After I cycle the power, the board doesn't run the program! until I hard reset the ESP12F...
Hi, I want to measure the voltage of the fan regulator and feed into ADC pin of ESP 8266, The range of ADC is 0 to 1V, theoretically I can use the below circuit. VG1 being the load voltage taken from the fan regulator, VF1 will be driven into my ADC pin , My doubt is, can i go with this circuit...