Joulescope™ server
Project description
Joulescope Server
Welcome to the pyjoulescope_server package! This package enables Joulescopes and pyjoulescope to communicate over a network and interface with other programming languages using sockets.
The Joulescope UI is under active development, and many features remain outstanding. See the future features document for details.
Quick start
Install Python for your platform. See the installation instructions for pyjoulescope for details. Then:
pip3 install -U joulescope_server
You should then be able to run the server:
joulescope_server
If you would prefer to run directly from the clone git repo:
python3 -m joulescope_server
License
All pyjoulescope_ui code is released under the permissive Apache 2.0 license. See the License File for details.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.