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