Hi all;
I tried to display the speed and the duty cycle of the DC motor on the LCD screen. THe sniipt which perform this is as the below.
However; in any case; it does not display the speed.
It does not move the second row.
Would you pleae tell me the reason ?
Code:
Taken out for a while
Last edited by mcad on Wed Dec 05, 2007 11:09 am; edited 1 time in total
Foppie
Joined: 16 Sep 2005 Posts: 138 Location: The Netherlands
Posted: Wed Dec 05, 2007 8:17 am
are you sure count will be 60?
you might improve your code by replacing (count == 60) by (count > 59)
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum