Difference between revisions of "RS232 Shield for Arduino"
(→Resources) |
(→Schematic) |
||
Line 26: | Line 26: | ||
== Schematic == | == Schematic == | ||
− | + | *[https://s3.amazonaws.com/linksprite/Shields/RS232/arduino_RS232.pdf Schematics] | |
− | |||
− | |||
== Specification == | == Specification == |
Revision as of 09:52, 27 December 2012
Contents
Introduction
RS232 is a standard communication port for industry equipment. Unfortunately, modern computers don’t have it anymore. Arduino only has a USB port and a TTL UART interface. In order to talk to an industry equipment, we can add a RS232 port to Arduino using this handy RS232 shield.
Features
Application Ideas
Cautions
Schematic
Specification
Pin definition and Rating
Mechanic Dimensions
Usage
Hardware Installation
Programming
FAQ
Please list your question here:
- Does RS232 Shield work with Arduino Leonard?
Yes. It works with Leonard. But please remember to move the switch to 5V position.
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.