Search found 3 matches
- Wed Jul 13, 2011 1:22 pm
- Forum: Flowcode V2 & V3
- Topic: Can you help me time a millisecond event?
- Replies: 4
- Views: 5491
Re: Can you help me time a millisecond event?
Well, more than a year has passed and I'm only just returning to this project now. I have to try and pick up from what I remember last. :? So.. the suggestion was to create two variables time_lo and time_hi, presumably for the start and stop events ?? ... but should these variables be a byte or inte...
- Wed May 12, 2010 8:00 pm
- Forum: Flowcode V2 & V3
- Topic: Can you help me time a millisecond event?
- Replies: 4
- Views: 5491
Re: Can you help me time a millisecond event?
Mmmmmm........ ok Steve, give me a couple of days to try that out and I'll get back to you. But I suspect I'll need further instructions ! Thanks.
- Tue May 11, 2010 7:13 pm
- Forum: Flowcode V2 & V3
- Topic: Can you help me time a millisecond event?
- Replies: 4
- Views: 5491
Can you help me time a millisecond event?
Hello all, this is my first time posting here and also my very first go at a PIC project of my own. What I'm trying to do is build a chronometer to measure the velocity of a BB bullet, it should be somewhere in the region of 330 ft/s. give or take a bit, and display the result on an LCD. The plan is...