Skip to main content

Toolkit for ESPROS TOFcam's

Project description

ESPROS TOFcam Toolkit

The ESPROS TOFcam Toolkit is designed to control and visualize ESPROS TOFcam devices. It provides python modules for most TOFcam modules and GUI applications for interactive control and visualization.

Website: https://www.espros.com
Products: https://www.digikey.com/en/supplier-centers/espros
Documentation: https://docs.esprso.com/epc_tofcam_toolkit Source code: https://github.com/espros/epc-tofcam-toolkit

Quick-start

To install the toolkit include all necessary dependencies for the graphical user interface, install the package using the [gui] extra:

pip install "epc-tofcam-toolkit[gui]"

Connect and startup the camera. Then simply run the gui with:

tofcam660
tofcam635
tofcam611
tofrange611
  • TOFcam660 will try to connect to ip-address 10.10.31.180
  • TOFcam635 will try to find the com port automatically
  • TOFcam611 will try to find the com port automatically

You can also manually specify the communication port

tofcam660 --ip 10.10.31.180
tofcam635 --port COM3
tofcam611 --port COM3
tofrange611 --port COM3

Installation for development

Clone this repository and cd into it.

1. Create and activate a virtual environment

python -m venv .venv

# linux / macOS
source .venv/bin/activate

# windows
.\.venv\Scripts\activate

2. Install modules and dependencies

All dependencies are managed using the pyproject.toml and installed via pip. Choose the install option that fits your use case:

Option A — Core API:

Install only the epc-tofcam-toolkit API and dependencies to control the camera.

pip install -e .

Option B — Core API & Full development environment inlcuding the GUI:

pip install --editable ".[dev,gui]"

Installs the full development environment and all dependency groups:

Group Purpose
gui Required to run the GUI applications
dev Required for testing and type checking

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

epc_tofcam_toolkit-0.11.0.tar.gz (6.5 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

epc_tofcam_toolkit-0.11.0-py3-none-any.whl (343.4 kB view details)

Uploaded Python 3

File details

Details for the file epc_tofcam_toolkit-0.11.0.tar.gz.

File metadata

  • Download URL: epc_tofcam_toolkit-0.11.0.tar.gz
  • Upload date:
  • Size: 6.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for epc_tofcam_toolkit-0.11.0.tar.gz
Algorithm Hash digest
SHA256 c9b1b9881f30e7d1be90e7a44c10328d83da96aef705de14f4b1f1fe4e3fb0f8
MD5 5f8313442fe3ba08d8808c8683572235
BLAKE2b-256 a263a5e17dc63387859f5806ed0b8fe323e0f9a4d7665eb82475940673ea51c3

See more details on using hashes here.

File details

Details for the file epc_tofcam_toolkit-0.11.0-py3-none-any.whl.

File metadata

File hashes

Hashes for epc_tofcam_toolkit-0.11.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b6a7e8a55a1325b5b442174a403fc1e17d2ea55effed968a2e9f5c628a361719
MD5 0baa4a53f18294828452ed2f8a49a57d
BLAKE2b-256 04f1d5203bdc5d42539208ade7824fbcc3ea0f700db5b99a9c651ca5b5ac8356

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page