mirror of
https://gitlab.com/hyperglitch/jellyfish.git
synced 2026-01-23 18:57:08 +00:00
20 lines
437 B
Markdown
20 lines
437 B
Markdown
# JellyfishOPP Software
|
|
|
|
This directory contains the host software for the JellyfishOPP project.
|
|
|
|
|
|
Contents:
|
|
- `jellyfishopp/` - Python library for fetching data from the JellyfishOPP device
|
|
- `jelly_plotter.py` - Real-time plotting tool
|
|
- `jf_calibrate.py` - Calibration tool
|
|
- `usb_hs_text.py` - basic USB test code
|
|
|
|
|
|
|
|
<!--
|
|
SPDX-FileCopyrightText: 2025 Igor Brkic <igor@hyperglitch.com>
|
|
|
|
SPDX-License-Identifier: GPL-3.0-or-later
|
|
-->
|
|
|