Difference between revisions of "RS232 Shield V2 for Arduino"

From LinkSprite Playgound
Jump to: navigation, search
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:
  
 
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.  
 
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.  
 +
 +
 +
Compared to RS232 Shield V1,  you can choose two pins from Arduino D0 to D7 as Software Serial Ports to communicate with RS232 Shield (D0 and D1 is Hardware Serial Port).
  
  
Line 7: Line 10:
  
 
==Schematics==
 
==Schematics==
*[[https://s3.amazonaws.com/linksprite/Shields/RS232/SHD_RS232_V2_AA_SCH.pdf Schematic]]
+
*[https://s3.amazonaws.com/linksprite/Shields/RS232/SHD_RS232_V2_AA_SCH.pdf Schematic]
 +
 
 +
==Resouces==
 +
*[http://learn.linksprite.com/arduino/shields/explanation-of-jumpers-on-rs232-shield-v2/ Explanation of Jumpers]
 +
 
 +
==How to buy==
 +
Here to buy RS232 Shield V2 for Arduino on [http://store.linksprite.com/rs232-shield-v2-for-arduino/ store]

Latest revision as of 21:51, 10 June 2014

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.


Compared to RS232 Shield V1, you can choose two pins from Arduino D0 to D7 as Software Serial Ports to communicate with RS232 Shield (D0 and D1 is Hardware Serial Port).


SHD RS232 V2 1.jpg

Schematics

Resouces

How to buy

Here to buy RS232 Shield V2 for Arduino on store