diff options
author | Kyle Guinn <elyk03@gmail.com> | 2010-10-24 21:57:39 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-10-25 07:55:09 -0500 |
commit | 52ed5d2b2d1df79b81253ed2cd7b0e7553d93920 (patch) | |
tree | 0491c337a9db54178d8dcfa132ae440ca14ac0b8 /academic/xoscope/README | |
parent | b930a31961ef4b53deced2f6a9d1821e69ff8e58 (diff) | |
download | slackbuilds-52ed5d2b2d1df79b81253ed2cd7b0e7553d93920.tar.gz |
acadenic/xoscope: Added (digital oscilloscope)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'academic/xoscope/README')
-rw-r--r-- | academic/xoscope/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/academic/xoscope/README b/academic/xoscope/README new file mode 100644 index 0000000000..419f8579e5 --- /dev/null +++ b/academic/xoscope/README @@ -0,0 +1,10 @@ +xoscope is a digital real-time oscilloscope. It graphically displays +signal amplitude or bit logic as a function of time. Signals may be +displayed, saved, recalled, and manipulated by math functions. + +Signal input devices currently include /dev/dsp, EsounD, +ProbeScope/OsziFOX, Bitscope, and COMEDI. + +If you use your sound card as the input, consider building this buffer +circuit to protect it from overvoltage: +http://xoscope.sourceforge.net/hardware/hardware.html |