Search found 1 match

by matejknific83
Mon Mar 06, 2023 8:08 pm
Forum: ESP32 Arduino
Topic: AC dimmer / ESP32-Wroom32d
Replies: 0
Views: 800

AC dimmer / ESP32-Wroom32d

Hello, I am making Leading Edge AC dimmer with ESP32-Wroom32d. I have problem with esp timer intterupts. So I want to create a delay after zero-crossing(z.c.) (7ms) and then turn on Ac Pump and leave it on untill next z.c.. My problem is that timer interupt generates nonuniform pulses visible in the...