Skip to main content

Lin Engineering step motor driver software.

Project description

# Py Lin

Py Lin provides the ability to control a Lin Engineering stepper motor driver using simple commands. Typical usage often looks like this:

#!/usr/bin/env python

from pylin import driver

my_driver = driver.driver(usb_port_name,1) my_driver.Step(1000) print(“Your stepper motor with controller address 1 should be stepping forward 1000 microsteps.”)

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

PyLin-0.2.7.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

PyLin-0.2.7-py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 3

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