Wiki

This version is outdated by a newer approved version.DiffThis version (14 Jul 2016 15:29) was approved by Dan Nechita.The Previously approved version (27 Apr 2016 16:29) is available.Diff

This is an old revision of the document!


Download Windows and OS X binaries here:

Pixelpulse

Pixelpulse is a open source application, which provides a user interface for visualizing and manipulating signals while exploring systems attached to affordable analog interface devices, such as Analog Devices' ADALM1000 or the Nonolith Labs' CEE.

Fully cross-platform (Windows, Linux, OS X) using the Qt5 graphics toolkit and OpenGL accelerated density-gradiated rendering, it provides a powerful and accessible tool for initial interactive explorations.

Intuitive click-and-drag interfaces make exploring system behaviors across a wide range of signal amplitudes, frequencies, or phases a trivial exercise. Just click once to source a constant voltage or current and see what happens. Choose a function (sawtooth, triangle, sinusoidal, square) - adjust parameters, and make waves.

Zoom in and out with your scroll wheel or multitouch gestures (on supported platforms and hardware). Hold “Shift” to for Y-axis zooming.

Click and drag the X axis to pan in time.

Acquisition Settings

There are use cases where a specific circuit may provide a delayed response to a given excitation signal.
In Repeated Sweep mode Pixelpulse2 feeds such a signal periodically and since some circuits may provide a delayed response, it is sometimes desired to skip a few of the received samples (or maybe more) from the beginning, up to the time position that is desired.

Acquisition Settings Panel

This can be done from the Acquisition Settings menu that will open up a settings dialog where the desired delay can be set.

  • Delay spinbox: Set the amount of time the acquisition should be delayed with. The smallest step size is 10 microseconds. A 1 ms step size is possible using the PageUp / PageDown buttons.
  • Show delay checkbox: If checked will make a status bar visible at the bottom of the main window that displays the delay that is currently set.

Note that during the time the acquisition is being delayed with the excitation signal continues to be transmitted. E.g. if Sample Time = 100 ms and Delay = 25 ms the excitation signal will run for 125 ms and the captured data that will be displayed will contain information from T0=25 ms until T1=125 ms.

Display Settings

Display settings panel

Customize the coloring scheme of the plots within the application.

The dialog can be accessed from Settings → Display settings.

  • Brightness slider: Adjust the brightness of the plot by increasing the brightness of the background and the grid.
  • Contrast slider: Adjust the contrast of the plot by decreasing the brightness of the background and increasing the brightness of the grid.
  • Dot brightness slider: Adjust the brightness of the dot.
  • Dot size slider: Change the size of the dot.
  • Time Plots checkbox: If checked, settings are applied to the time plots.
  • XY Plots checkbox: If checked, settings are applied to the XY plots.

Scroll, use the left/right arrow or click and drag the user friendly sliders to change the settings.

Use any other feature that Pixelpulse provides without closing the display settings dialog.

Save or restore your preferred settings with all the other saved data using Save Session or Restore Session.

Download

The latest release of Pixelpulse is available for download on Github.

A release contains multiple binaries that allow Pixelpulse2 to be deployed on systems that run Windows and OS X. Linux users will currently have to build their own version from source.

The typical list of files that a release contains:

  • Pixelpulse2-vX.YZ.dmg.zip: Apple disk image for OS X, archived as a zip archive.
  • pixelpulse2-vX.YZ_win_setup.exe: Windows installer.
  • Source code (zip): The source code at the time the release was made, archived as a zip archive.
  • Source code (tar.gz): The source code at the time the release was made, archived as a tarball.

where:
X = major version of a release
YZ = minor version of a release

Building from source

Instructions are available for those interested in building Pixelpulse from source.

When running Pixelpulse under Linux please make sure to run it as root.

university/tools/m1k/pixelpulse.1468502975.txt.gz · Last modified: 14 Jul 2016 15:29 by Dan Nechita