Metadata-Version: 2.1
Name: mks_servo_rs485
Version: 0.1
Summary: A simple example private package
Home-page: https://github.com/marekengelbrink/mks-servo-rs485
Author: Marek Engelbrink
Author-email: marek.engelbrink@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyserial>=3.5
Requires-Dist: crc>=7.1.0
Requires-Dist: mypy>=1.13.0
Requires-Dist: pylint>=3.3.1
Requires-Dist: minimalmodbus>=2.1.1
Requires-Dist: setuptools>=75.6.0

# mks-servo-rs485
Python Repo for controlling a makerbase servo42D and 57D with RS485 bus communication.


# Makerbase Repo
https://github.com/makerbase-motor/MKS-SERVO57D
