Countdown timer 16F690

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 4.
To post in this forum you must have a registered copy of Flowcode 4 or higher. To sign up for this forum topic please use the "Online Resources" link in the Flowcode Help Menu.

Moderator: Benj

Post Reply
jbs4wd
Posts: 46
Joined: Thu Dec 03, 2009 7:29 am
Has thanked: 4 times
Contact:

Countdown timer 16F690

Post by jbs4wd »

I am building a scoreboard timer. I have got the basics of what I need. Set to 30 (min) start, pause etc. I haven't played around with acurate timing before. What is the best way to this?

Cheers
JOHN
Attachments
COUNTER interupt.fcf
(19.62 KiB) Downloaded 290 times

User avatar
Jan Lichtenbelt
Posts: 797
Joined: Tue Feb 17, 2009 8:35 pm
Location: Haren GN, the Netherlands
Has thanked: 128 times
Been thanked: 264 times
Contact:

Re: Countdown timer 16F690

Post by Jan Lichtenbelt »

Dear John,

Why not using an interrupt for the timer? See the examples of Flowocode 4. I attached one file.

Regards

Jan
Attachments
4. Reliable second counter.fcf
(8 KiB) Downloaded 324 times

Post Reply