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

You can install the package from PyPI:

pip install neuromeka

Usage

The 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

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

Dependencies

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.

Examples

Please refer to the 'example.py' file in the package for 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.4.tar.gz (109.3 kB view details)

Uploaded Source

Built Distribution

neuromeka-3.2.0.4-py3-none-any.whl (119.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: neuromeka-3.2.0.4.tar.gz
  • Upload date:
  • Size: 109.3 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.4.tar.gz
Algorithm Hash digest
SHA256 954b15d208c4063dab384b87b71414bb5d36e45d69e7f18d26bf9c390efef01c
MD5 dfb3676b7399eb0a941c1711ddea3137
BLAKE2b-256 05e187dab2b3fb0288363a99135412a07629f325c8eda536f0c1fcc9edd59956

See more details on using hashes here.

File details

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

File metadata

  • Download URL: neuromeka-3.2.0.4-py3-none-any.whl
  • Upload date:
  • Size: 119.5 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 06c8ccfda852162b84fdb7d8f717c74d96e06e830ae98add1a6d44b0b591c052
MD5 10a9e7ce52587f33d86746b19f79e4ce
BLAKE2b-256 72f366604ad92f446de96ebe312fdab9ebe28dff54863a2128c68e95b4948635

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