News

The Arduino talks to a USB card reader using a USB host shield. Then it communicates with the PLC using an RS232 link and the DF1 protocol that most Allen Bradley PLCs understand.
On the Arduino, dedicated digital pins D0 (Rx) and D1 (Tx) are used for embedded serial communication applications. Using pins D0 and D1 other than for data communications will cause an electrical ...