Skip to content

produceconsumerobot/ofxOscilloscope

Repository files navigation

ofxOscilloscope

Multi Oscilloscope addon for openFrameworks.

Allows the user to easily add multiple oscilloscope panels each able to plot multiple data streams.

Includes:

  • ofxOscilloscope - addon to plot data.
  • oscilloscopeExample - A basic example showing the functionality on generated data.
  • arduinoscopeExample - A working arduinoscope example reading analog data from Arduino using the StandardFirmata example.
  • oscOscilloscopeExample - An example that reads data from an OSC stream and plots it in an oscilloscope window. This example also shows how to use ofxOscilloscopeSettings.xml to reconfigure how the oscilloscope window is displayed without recompiling the code.

Simply place the ofxOscilloscope directory in your openFrameworks addons directory. Then copy the example directories into your myApps folder.

About

Multi Oscilloscope for openFrameworks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published