Hi all, I am new to PIC's but have been studying electronics for 3 years and work as a technician.

I recently came across this site http://www.melabs.com/resources/articles/ledart.htm
with instruction on how to run 7-segment display, i have built the circuit and programmed the PIC with this code: http://www.melabs.com/resources/samp...p/7segment.pbp
but the numbers run really fast and display 0 runs too fast to read it, I have tried adding a PAUSE 1000 under "mainloop" and just below GOSUB display but it only make the displays flash on and off

I am trying to get them to display a number for atleast 1 second each or atleast make it so i can read digit 0

PS I have tried contacting the site but they never got back to me.

Thanks is advance.
once I get this working and learn a little more I plan on adding push buttons and making it into a stopwatch or either a countdown timer.

Raf