Metadata-Version: 2.4
Name: hc-rlink
Version: 1.0.0
Summary: Python library to control Hobby Components rLink RS485 modules
Home-page: https://hobbycomponents.com/rlink
Author: HobbyComponents (Andrew Davies)
Author-email: support@hobbycomponents.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pyserial>=3.4
Requires-Dist: RPi.GPIO>=0.7
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# rLink Python Library

Python library for controlling Hobby Components rLink RS485 modules using a Raspberry Pi.

Currently supported modules:
- Hobby Components RS485 transceiver (HCMODU0270)
- rLink 2-Channel Relay Module (HCMODU0281)

This library communicates over RS485 via the Raspberry Pi UART and GPIO.
You will also need a serial-to-RS485 transceiver (see above).

Please see the rLink section of our support forum for examples of how
to use this module with specific rLink devices:

https://hobbycomponents.com/rlink
