TeensyDAQ is a Java application to quickly visualize and record analog signals with a Teensy micro-controller and some custom software. It is mainly useful to quickly get an idea of how an analog sensor reacts to different stimuli.
Features:
- Visualize up to five analog signals simultaneously in real-time
- Capture analog input signals with sampling rates up to 8000Hz
- Record analog input to a CSV-file and visualize previously recorded CSV-files via drag-and-drop
- Works on Linux, Mac OS X and Windows
- Navigate back in time and zoom, pan and drag during capture sessions
- Listen to your input signal (especially practical with analog microphone input)
Links: