A custom Windows application created for an engineer's r-n-d purposes. Programmed in C++, it used DirectInput to track experimental readings from a USB port in realtime. Custom data collection routines and math functions allow the user to sample from once per second to thousands of times per second. Data is collected in a comma-delimited text file after being processed, ready for import into Excel for statistical analysis.
Back...