PDA

View Full Version : PIC16F trias & INTCON problem!!!!!!



Antorbd04
- 17th April 2014, 20:29
Hi all,
I use picbasic pro. Now I want to make a PWM controlled battery charger with PIC16F. But I don't know how to use MOC3021 (triac drive) & INTCON hardware interrupt.


Plz anybody help me....... :smile::smile::smile:

Demon
- 17th April 2014, 23:22
MOC3021 tutorial:
https://www.youtube.com/watch?v=DRZAGN71-Ns

Robert

Demon
- 17th April 2014, 23:26
http://www.picbasic.co.uk/forum/showthread.php?t=17547&p=126222#post126222

DT Interrupts does more than handle timers. Read the 16F link for details and examples.

Robert

Antorbd04
- 18th April 2014, 15:10
Hi Demon,

Thanks for quickly reply. If you don't mind can you give me zero crossing interrupt with adjust code for MOC3021 driver?

Thanks.