Loading...
Pages: [1]   Go Down
Author Topic: Serial between two Arduino Unos  (Read 135 times)
0 Members and 1 Guest are viewing this topic.
Offline Offline
Newbie
*
Karma: 0
Posts: 1
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

I am working on a project that requires two Arduino Unos to communicate.  Is it possible to communicate serially between the two using digital pins 0 and 1 (RX and TX?)

Having mixed results so far with using serialSoft and trying to test the functionality using a computer.
Logged

Poole, Dorset, UK
Offline Offline
God Member
*****
Karma: 12
Posts: 778
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

On pins 0&1 you use Serial NOT softserial. Just connect pin 0 on each uno to pin 1 on the other. For other pins use newsoftserial.

Mark
Logged

Offline Offline
Sr. Member
****
Karma: 13
Posts: 386
The last thing you did is where you should start looking.
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

A UNO can talk to your PC serial monitor using RX & TX.
So sure you can have 2 UNOs talk to each other. Use wires between them not the USB.
You just have to program them so they can interact.
Logged

0
Offline Offline
Tesla Member
***
Karma: 58
Posts: 6774
Arduino rocks
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

Quote
I am working on a project that requires two Arduino Unos to communicate.  Is it possible to communicate serially between the two using digital pins 0 and 1 (RX and TX?)

You will probably need to also connect the two boards grounds together.
Logged

Why I like my 2005 rio yellow Honda S2000 with the top down, and more!
GOOGLE ADVANCED FORUM SEARCH BELOW!  
Go to:  http://www.google.com/advanced_search?hl=en
put in key search words,
use site or domain:  http://arduino.cc/forum
or in a google search box put key words site:http://arduino.cc/forum

Pages: [1]   Go Up
Print
 
Jump to: