Arduino newbie needs ideas for triggering a laser and a spectrometer in sequence.
How would I set up a timer to:
- start timer..(count)..2. trigger first event..(count)..trigger 2nd event.
The triggers can be TTL logic to close a solid state switch for each of the two devices. The timing would involve choosing delays in microseconds up to ~1 second.
TIA