zCube Python Developer Kit for SCN5 and SCN6 Actuators

I’m pleased to announce the Release of the z3scn module part of zCube Python Developer Kit.

Now available for download on GitHub and using pip install z3scn. This toolkit allows for easy integration of Dyadic System’s SCN5 and SCN6 electric linear actuators into Python projects, providing precise control with minimal setup.

The z3scn Python Developer Kit offers a simple and intuitive API, enabling you to connect, configure, and control your SCN electric linear actuators. Features include initialization, position control, speed and acceleration adjustment, and alarm checking. Whether you are building a custom motion simulator system or incorporating actuators into a larger project, the z3scn kit simplifies the process.

Key Features:

  • Easy-to-use API for controlling SCN5 and SCN6 actuators
  • Device initialization and capability detection
  • Configurable parameters: com port, stroke, speed, acceleration, and power gain
  • Home and center movement functions
  • Accurate and fast positioning
  • Alarm checking for reliability

The kit is available in both standard and pro versions, with the pro version offering additional advanced features. You can install it directly pip (also available on GitHub).

To get started:

  1. Install the module from PyPI: pip install z3scn
  2. Visit the GitHub repository for the full example.

For detailed instructions and the API reference, check out the documentation. We hope this kit will help you get your actuator-based projects up and running efficiently.

Visit the official zCube Developer Kit Documentation for more information, and feel free to reach out with any questions or feedback.