Difference between revisions of "RS485 Shield for Arduino"

From LinkSprite Playgound
Jump to: navigation, search
(Introduction)
Line 1: Line 1:
 
== Introduction  ==
 
== Introduction  ==
  
 +
RS485 is a standard communication port for field bus. Arduino only has a USB port and a TTL UART interface. In order to talk to a device that has RS485 bus, we can add a RS485 port to Arduino using this handy RS485 shield.
  
 
+
*Use this handy Arduino RS485 shield to add an RS485 port to your Arduino
 
+
*Comes fully assembled with shield stacking headers
  
 
== Features  ==
 
== Features  ==

Revision as of 09:34, 27 December 2012

Introduction

RS485 is a standard communication port for field bus. Arduino only has a USB port and a TTL UART interface. In order to talk to a device that has RS485 bus, we can add a RS485 port to Arduino using this handy RS485 shield.

  • Use this handy Arduino RS485 shield to add an RS485 port to your Arduino
  • Comes fully assembled with shield stacking headers

Features

Application Ideas

Cautions

Schematic



Specification

Pin definition and Rating

Mechanic Dimensions

Usage

Hardware Installation

Programming

FAQ

Please list your question here:

Support

If you have questions or other better design ideas, you can go to our forum to discuss or creat a ticket for your issue at linksprite support.

Resources

How to buy

See Also

Other related products and resources.

Licensing

This documentation is licensed under the Creative Commons Attribution-ShareAlike License 3.0 Source code and libraries are licensed under GPL/LGPL, see source code files for details.