Skip to content
Snippets Groups Projects
Commit a7a594c4 authored by jsiegle's avatar jsiegle
Browse files

IntanThread now handles TTL inputs and generates its own timestamps.

The IntanThread can report TTL events on its 6 input channels. This was tested
with an Arduino; input detection is fast and reliable.

The IntanThread also generates its own timestamps, allowing the software to move
toward a framework in which timestamps come from input sources, rather than
from the RecordNode.

Finally, an ArduinoOutput module was added, which allows the software to
communicate with an Arduino via serial output.
parent 44cbddc9
Loading
Showing
with 358 additions and 22 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment