Pretty dang solid!
Small changes:
I added 10us to the camdelay constant to slide it under the light pulse. Might've worked, but it was on the edge.
I enabled the analog in, and riding up...
Type: Posts; User: Chrisstokes
Pretty dang solid!
Small changes:
I added 10us to the camdelay constant to slide it under the light pulse. Might've worked, but it was on the edge.
I enabled the analog in, and riding up...
clever. would _have_ to work... (sound of very rusty gears turning in my brain...) The other limit of the Intervaltimers was that there were only 4. That's what pushed me to software timers. It...
Wow, that's too kind. But fantastic! Thank you! Hopefully I can contribute some working snapshots to the wiki application page over the next month as the system comes up.
I'm off to learn about state machines and case switches. Hope I'm done before you're done with the new library.
did not realize this. thanks.
How generous. : )
Great. I was a bit confused...
ok. I found your thread, 'Sub microsecond timing...' where you implement this. I think I follow that code. Thanks!
I'm trying to generate a set of timing pulses out of a teensy 3.2, into a pair of external lasers and flashlamps, and a camera. Currently using TeensyTimerTool and the tck64 timers and...