I think a way would be repeating [change [variable] by (1)] until a second passes, display the result and reset the variable, then repeat. I'll try it out now to see if it works.
EDIT: Done, here it is.
Last edited by technoguyx (2010-01-02 07:29:31)
Offline
technoguyx wrote:
I think a way would be repeating [change [variable] by (1)] until a second passes, display the result and reset the variable, then repeat. I'll try it out now to see if it works.
EDIT: Done, here it is.
Yay! Thank you!
Offline
WeirdF wrote:
technoguyx wrote:
I think a way would be repeating [change [variable] by (1)] until a second passes, display the result and reset the variable, then repeat. I'll try it out now to see if it works.
EDIT: Done, here it is.Yay! Thank you!
The only thing with his project, is that it doesn't use the timer. I reccomend using the timer as it is a lot more accurate. And instead of recalibrating every second, have it every 5 seconds or something...
Offline
Lucario621 wrote:
The only thing with his project, is that it doesn't use the timer. I reccomend using the timer as it is a lot more accurate. And instead of recalibrating every second, have it every 5 seconds or something...
I'll try to implement the timer later, didn't know it was more accurate.
EDIT: Done.
Last edited by technoguyx (2010-01-02 18:09:52)
Offline