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.5.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.5.1-py3-none-any.whl (315.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: epc_tofcam_toolkit-0.5.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.5.1.tar.gz
Algorithm Hash digest
SHA256 dfa923bc879db2cf4ce4218c389f29788c314ab9057fc0658390475aaa3f9bad
MD5 5dd2aace268da7acc53d2aeb3d8776df
BLAKE2b-256 0070139d6cf1a230e41f43b9daaab31944f74b6d016a89cad817f76580153f28

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for epc_tofcam_toolkit-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d6d5f2733e3a0de80f5c4ff2feede5e847c3edba778937133ca9172d8b794a9f
MD5 a250d267d2b37cb2860be40c606d7433
BLAKE2b-256 5bc94fdd07b386fba5aee18b914afee800e4ebfcff63b85c7b43bad9152e4482

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