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://epc-tofcam-toolkit.readthedocs.io/en/latest/
Source code: https://github.com/espros/epc-tofcam-toolkit

Quick-start

install the package using pip

pip install epc-tofcam-toolkit

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,doc]"

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
doc Required for compiling documentation

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.6.1.tar.gz (5.8 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.6.1-py3-none-any.whl (316.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: epc_tofcam_toolkit-0.6.1.tar.gz
  • Upload date:
  • Size: 5.8 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.6.1.tar.gz
Algorithm Hash digest
SHA256 82df414d6b555fe1a3b6fda6c44ec1619310d1300f7949af8a02e7a45fb9a9ad
MD5 df25f6b49e5b8d794aeae3d9965e5042
BLAKE2b-256 b6ddefb825946df21cb1ea62aa10aeb8947da2906a8d4d51a49b803ed715931e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for epc_tofcam_toolkit-0.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d9ebdc5c01bcede53e6ce4f87d4a6a248159a586b25163df7f1cde0dba358a9c
MD5 52650d55d265de13d9a429d3a550640a
BLAKE2b-256 aafb9ef95fa1b5141a08ab68b2bd47c64fcee243eff27c3768a3bb29297caefd

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