Arduino Projects DISCUSSION

Arduino to Arduino communication

Started by syedzainnasir Arduino to Arduino communication
1 replies 248 views 2 participants
Latest activity · 31 Mar 2018

Arduino to Arduino communication

syedzainnasir Arduino Projects Forum
#1
I have a problem with my project, I want to do Arduino to Arduino communication.

Community replies 1

Re: Arduino to Arduino communication

#2
Hi...i am a new user here. You can have a separate 1 Mbit/s can bus link between the two Arduinos that only carries display messages. If you are using a dedicated chip like the MCP2515 then all the buffering, encoding, decoding and acknowledgement is done for you in hardware so there is no burden on either Arduino processor.
TEP COMMUNITY