230V AC dimmer, mains isolated, using PIC12F629
https://www.electronics-lab.com/230v-ac-dimmer-mains-isolated-using-pic12f629/
This is a very simple mains isolated dimmer with a triac output (phase control). It uses timer0 to do the timing. There is no user interface, the value of the triac ignition delay after a zero crossing is defined by setting the reload value of timer0 (Tmr0) in the software directly. This value can e.g. […]