Downloads

Joulescope UI

 

  • Windows (10 & 11 | Intel x86_64)
  • macOS (12 & 13 | Intel x86_64 & Apple Silicon arm64)
  • Ubuntu (22.04 LTS | Intel x86_64)
    Also configure udev. Install using source for other distributions.
Version release notes
You can also download other releases

Joulescope User's Guides

User Interface (UI):

Joulescope UI User's Guide - front page

JS220:

JS110:

  Joulescope User's Guide

Host 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: