Welcome to the Joulescope Store!

Downloads

Joulescope UI Oscilloscope capture

Joulescope UI

Download

Download by OS:

  • Windows (10 & 11 | Intel x86_64)
  • macOS (12-15 | Intel x86_64 & Apple Silicon arm64)
  • Ubuntu (24.04 LTS | Intel x86_64)
    Also configure udev. Install using source for other distributions.

release notes

Download Other Releases

User's Guides

User Interface (UI)

JS220

JS110

Source Code

The Joulescope software that runs on the host computer is open source and distributed under the permissive Apache 2.0 license. The software is split into several packages:

The joulescope_driver is the Joulescope driver, python bindings, and command-line utilities.  The pyjoulescope package is an adapter that supports the original Joulescope API. You can use this package to develop your own applications that communicate with Joulescope, including scripting Joulescope operation. The pyjoulescope_ui package contains the graphical user interface that most users will use with Joulescope. See the software repositories for installation details.

We also maintain a repository with examples for how to use the joulescope python package:

  • pyjoulescope_examples: GitHub

Front Panel Designs

The Joulescope front panel designs are also open source and are available on GitHub: