I want to build an AC motor soft start. The way I found is to regulate the voltage from 0 to 220 V (within 2 seconds) to eliminate the inrush current. I did it using Arduino to generate PWM to drive a TRIAC.
Is there any way to generate the required PWM signal automatically to drive the TRIAC without using Arduino or manual adjustable resistor?