English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i'm doing a project using count down timer.
it should count down from 90 to 0
i want to display the count value using a seven segment display
please anyone know this program help me
very very urgent.......

2006-07-06 06:51:03 · 1 answers · asked by siv_ece 1 in Computers & Internet Programming & Design

1 answers

just set up a timer interrupt, and decrement a counter each time you go into it, then write it out to the display. I cant give more details because I dont know what language you are using or if you have a display driver chip. I assume you are using 2 7-segment displays... To slow down the countdown you may need to add some counters to the interrupt, and when it reaches a certain count, then decrement your counter.

2006-07-07 02:35:50 · answer #1 · answered by justme 7 · 0 0

fedest.com, questions and answers