Shop OBEX P1 Docs P2 Docs Learn Events
Cycle Time Question — Parallax Forums

Cycle Time Question

Don CanavanDon Canavan Posts: 10
edited 2007-05-23 00:25 in BASIC Stamp
I have a question for a project I am working on, I am kind of new to this stuff. I have a program that will run on the board of education with a standard bs2 microcontroller. The program is a loop that reads six voltage inputs from two four channel a/d converter chips. Then using a series of if than statements (about ten) activates a certain output. I would like to estimate how much time it would take to go through this loop once. (the cylce time of the program) it doesn't have to be too accuarate of an answer. (10 ms, 1ms, 1 us, just an estimate) I need this to read as fast a possible.

Thanks,

Don

Comments

Sign In or Register to comment.