16 lines
1.1 KiB
Plaintext
16 lines
1.1 KiB
Plaintext
:repository-owner: arduino-libraries
|
|
:repository-name: ArduinoRS485
|
|
|
|
= {repository-name} Library for Arduino =
|
|
|
|
image:https://github.com/{repository-owner}/{repository-name}/actions/workflows/check-arduino.yml/badge.svg["Check Arduino status", link="https://github.com/{repository-owner}/{repository-name}/actions/workflows/check-arduino.yml"]
|
|
image:https://github.com/{repository-owner}/{repository-name}/actions/workflows/compile-examples.yml/badge.svg["Compile Examples status", link="https://github.com/{repository-owner}/{repository-name}/actions/workflows/compile-examples.yml"]
|
|
image:https://github.com/{repository-owner}/{repository-name}/actions/workflows/spell-check.yml/badge.svg["Spell Check status", link="https://github.com/{repository-owner}/{repository-name}/actions/workflows/spell-check.yml"]
|
|
|
|
Enables sending and receiving data using the RS-485 standard with RS-485 shields, like the MKR 485 Shield.
|
|
|
|
This library supports the Maxim Integrated MAX3157 and equivalent chipsets.
|
|
|
|
For more information about this library please visit us at
|
|
http://www.arduino.cc/en/Reference/{repository-name}
|