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.

Create a virtual environment and activate it:

python -m venv .venv  

# linux
source .venv/bin/activate

# windows
.\.venv\Scripts\activate

Install only the basic API in editable mode:

pip install -e .

Or install the whole development environment including GUI in editable mode:

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

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.0.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.0-py3-none-any.whl (315.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: epc_tofcam_toolkit-0.6.0.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.0.tar.gz
Algorithm Hash digest
SHA256 42c5ced0df2a3133527fcbc575fce0cbde92566ccd7eb358b611d7d8ffe5e719
MD5 52562f9451e58c74c611bc9dd4ff1485
BLAKE2b-256 cad36218aef45ccb7afce0da37dbfa32aa008ef42e2209f990109e1cfa6b3859

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for epc_tofcam_toolkit-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 933f2fe6dec4cd7d757150f650c575f161b0164b406ed587514804a8f50778e2
MD5 30201b87fc728dcb093643fde208c340
BLAKE2b-256 962b151222a4ade6a9452cfb3d98907f66525852c9ffcf43bea99e4b2ea92b82

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