Skip to main content

Neuromeka client protocols for IndyDCP3, IndyEye, Moby, Ecat, and Motor

Project description

Neuromeka Clients

PyPI

This package provides client protocols for users to interact with Neuromeka's products, including Indy, Moby, Ecat, and Motor.

Installation

Python

You can install the package from PyPI:

pip install neuromeka

C++

TBD

Usage

Python

Python neuromeka package contatins the following client classes:

  • IndyDCP3 in indydcp3.py
  • IndyEye in eye.py
  • EtherCAT in ecat.py
  • Moby in moby.py

To use a client class, simply import it and create an instance:

from neuromeka import IndyDCP3, IndyEye, EtherCAT, MobyClient

moby = MobyClient("192.168.214.20")
indy = IndyDCP3("192.168.0.11")
eye = IndyEye("192.168.0.12")
ecat = EtherCAT("192.168.0.11")

C++

TBD

Dependencies

Python

This package requires the following dependencies:

  • grpcio
  • grpcio-tools
  • protobuf
  • requests
  • Pillow
  • numpy
  • pyModbusTCP
  • netifaces

These dependencies will be automatically installed when you install the package using pip.

C++

TBD

Examples

Please refer to the 'python/examples' folder in the package for Python usage examples.

Support

If you encounter any issues or need help, please open an issue on the project's repository.

License

This project is licensed under the MIT License - see the LICENSE file for details.

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

neuromeka-3.2.0.5.tar.gz (123.5 kB view details)

Uploaded Source

Built Distribution

neuromeka-3.2.0.5-py3-none-any.whl (134.3 kB view details)

Uploaded Python 3

File details

Details for the file neuromeka-3.2.0.5.tar.gz.

File metadata

  • Download URL: neuromeka-3.2.0.5.tar.gz
  • Upload date:
  • Size: 123.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.8.18

File hashes

Hashes for neuromeka-3.2.0.5.tar.gz
Algorithm Hash digest
SHA256 1c12729c633223ea457079e6b9ed3629ece9bef5ec1c96324d1258d4084d601e
MD5 76c058e70a50d579ea6738fcc6729fda
BLAKE2b-256 f6395297a702e9443dec1ef4f2f27bab7e62bed991ee6da77a22681f7d2e4288

See more details on using hashes here.

File details

Details for the file neuromeka-3.2.0.5-py3-none-any.whl.

File metadata

  • Download URL: neuromeka-3.2.0.5-py3-none-any.whl
  • Upload date:
  • Size: 134.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.8.18

File hashes

Hashes for neuromeka-3.2.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 1b91a4232cd2727af6079057eb609050176da906bbb435d360fd873dab9d4f43
MD5 1ec7b2e339b61163fddf31a5cf272c5a
BLAKE2b-256 dffed34527cee428f9ce9920f20cdd5830831b6eb61336359b25254b4a4b4a96

See more details on using hashes here.

Supported by

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