Python controller for Actuonix Linear Actuator Control Board
Project description
actuonix_lac
Python controller for Actuonix Linear Actuator Control Board Modified from AccelerationConsortium/actuonix_lac. The main update was to publish the library to PyPI.
Tested on
Actuonix L16-P Linear Actuators with 5-wire connectors.
https://www.actuonix.com/l16-p
Actuonix Linear Actuator Control (LAC) Board.
https://www.actuonix.com/lac
Connect the actuator to the LAC and the LAC to your computer using a mini-USB cable.
Installation
Install drivers
Make sure the LAC driver is installed:
https://www.actuonix.com/assets/images/Actuonix%20LAC%20Configuration%20Utility-24-Setup.zip
Confrim the USB VendorID and ProductID are correct:
Windows "Device Manager" -> "Custom USB Devices" -> "WinUSB Devices"
-> "Hardware Ids" -> "USB\VID_04D8&PID_FC5F"
VID = 0x04d8 # Vendor ID
PID = 0xfc5f # Product ID
Install library from PyPI
uv:
uv add actuonix_lac
pip:
pip install actuonix_lac
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file actuonix_lac-0.1.0.tar.gz.
File metadata
- Download URL: actuonix_lac-0.1.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.12 {"installer":{"name":"uv","version":"0.9.12"},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
caeccc7d3db58df1a9f6a0e39c98a89992ac7c77ba81a26fafc1a0711c792c32
|
|
| MD5 |
1e38f1385f8e2794ba1e368f54ef634b
|
|
| BLAKE2b-256 |
24bbb163bf616ab0eaea1735d19aeb152294cf1402eb701bad6d8ab13293f110
|
File details
Details for the file actuonix_lac-0.1.0-py3-none-any.whl.
File metadata
- Download URL: actuonix_lac-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.12 {"installer":{"name":"uv","version":"0.9.12"},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f8cc7485ae730396330c9fd9730f99c5db0d5b937f8526919069b3b5a4b68c07
|
|
| MD5 |
fc10aa68e7c7c3b44b3dbeeb577fa846
|
|
| BLAKE2b-256 |
99becf6cd61fd31092bb0753b922f7c176be5dd3a3547250807c5d51fcea303f
|