On 1/19/14 10:31 PM, Chris Albertson wrote:
On Sun, Jan 19, 2014 at 6:41 PM, Lizeth Norman <[email protected]>wrote:
Is it possible to write (assuming the poor little creature would do it) a
piece of code, that given your lat/long, the time and a two line element
set for an orbiting object, such as the ISS, that would give you the
acquisition of signal time/loss of signal time and so forth?
The term "Arduino" now covers a very wis range of computers at are all
programmed using the same easy to learn system. You can use the "uno" whig
is the standard 16Mhz AVR CPU or now you can swap in a "due" with is a much
faster processor.
But I doubt you would need a lot of CPU power as you are not re-computing
this at a fast rate. The "Slow" AVR chip executes 16 million instructions
per second. More than enough for what you want.
But I think yout would be more concerned with power. There are far better
chips that are just as easy to use.
This is why I am a fan of the Teensy3... It's a Freescale micro based on
ARM cortex, and fast, low power, etc.
However, I happened to have an Arduino sitting in front of me on the
table on Saturday when this started.
The computer you've got is better than the one you have to order and
wait for.
_______________________________________________
time-nuts mailing list -- [email protected]
To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.