Utilities to control Parker Hannifin Gemini stepper/servo motor drives.
Project description
Overview
This Python package provides an interface to Parker Hannifin Gemini stepper/servo motor drives.
The package’s documetation is found at http://pythonhosted.org/GeminiMotorDrive/
The package’s source code is found at https://github.com/frejanordsiek/GeminiMotorDrive
The package uses the Apache 2.0 license http://www.apache.org/licenses/LICENSE-2.0
Installation
This package requires Python >= 3.0 at this time. It still needs additional development to support Python 2.7 and 2.6.
This package requires the serial package.
To install GeminiMotorDrive, download the package and run the command:
python3 setup.py install
Need New Maintainer
As of 2016-02-12, I (Freja Nordsiek) no longer have access to a Gemini stepper/servo motor. Thus, I can no longer continue development of this project other than fixing obvious small bugs. If someone is interested in taking over this package, please contact me.
Versions
- 0.2. Major release changing many things.
Changed license from 2-clause BSD to Apache 2.0.
Major API rewrite - breaks compatability with 0.1.x versions.
Main module split into several submodules.
GeminiG6 and LinearMotorGV6 classes combined together as GeminiG6 and several of its methods split off into their own classes in the submodules.
A lot of documentation added.
- 0.1.1. Bugfix release fixing one bug.
Fixed bug in how GeminiG6.move_time calculated the time a movement would take in the case that the drive cannot reach its maximum velocity in the motion.
0.1. Initial version.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file GeminiMotorDrive-0.2.zip
.
File metadata
- Download URL: GeminiMotorDrive-0.2.zip
- Upload date:
- Size: 50.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2dc6a1b34e59dcf1af1e7de56f30753783abbfb5b5ff8dbaee9d7e5dbe654c24 |
|
MD5 | a49a9ec7a837d9e9dcf94f95dce9c8ca |
|
BLAKE2b-256 | 0c2a17721a304c80df9e2fecfe24ed445002f29fb0c45760d87c65de2e5fe0ff |
File details
Details for the file GeminiMotorDrive-0.2-py3-none-any.whl
.
File metadata
- Download URL: GeminiMotorDrive-0.2-py3-none-any.whl
- Upload date:
- Size: 40.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f62febb48682d51b69df9da2c6de5de6b77e006c614c0e10ea5757d4ba9201c |
|
MD5 | 27a086b00fc92ee2c05c982024795295 |
|
BLAKE2b-256 | 76bb2b86744442189dacfb6988f6ab0b3a2c9bda05f0525525c7566b600adad9 |