Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Interrupt in PIC16F676

Status
Not open for further replies.

swapan

Full Member level 4
Joined
Feb 20, 2009
Messages
199
Helped
27
Reputation
54
Reaction score
24
Trophy points
1,298
Location
Kolkata
Activity points
2,806
Hi all

I like to construct a dimmer to control the intensity of an incandescent bulb using PIC16F676. Is it possible to utilise the external interrupt for zero crossing detection and internal interrupt i.e. TMR0 overflow interrupt for firing angle setting in the same code? If so, please post a small piece of code or any link on it.

regards,

swapan
 

I like to construct a dimmer to control the intensity of an incandescent bulb using PIC16F676. Is it possible to utilise the external interrupt for zero crossing detection and internal interrupt i.e. TMR0 overflow interrupt for firing angle setting in the same code? If so, please post a small piece of code or any link on it.

Here's a previous discussion thread which covers your topic:

PIC controlling AC loads

There are literally dozens of example projects posted in the above thread, so you can pick and choose.

BigDog
 
  • Like
Reactions: FvM

    FvM

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top