Re: A83: timer
[Prev][Next][Index][Thread]
Re: A83: timer
You surest way at the moment to do anything time related is to use
HALT, and at 1/200th of a second, you can estimate. Obviously, that
isn't too accurate, but probably as accurate as you're gonna get.
James Matthews (matthews@tkb.att.ne.jp)
ICQ: 7413754
http://home.att.ne.jp/gold/tomcat21/index.html
http://library.advanced.org/18242/
----------
> From: NBPhillips@aol.com
> To: assembly-83@lists.ticalc.org
> Subject: Re: A83: timer
> Date: Saturday, March 13, 1999 10:22 PM
>
>
> I did my science fair project on something like that. I tested a
simple BASIC
> timer against voltage, and found a big difference in accuracy from
6 volts to
> 4 volts. If there were a way for the calculator to measure the
actual
> voltage, it could make corrections. I didn't test RAM or anything
like that,
> however.
>