

It will help you in understanding How you can receive data through serial port and then use that data. It’s an interesting tutorial and you must read that out.Next tutorial, you need to read is How to use Serial Read in Arduino in which I have explained How you can read data coming through Serial Port and then displayed it on LCD.You should read the above tutorial because I have explained everything in it.For sending data we use below two commands:.In this tutorial I have used Arduino UNO so I have used Pin # 1 which is the TX pin and I am transmitting data Serially.First of all you should read How to use Serial Write in Arduino in which I have explained in detail How to send data through Serial Port.Now let’s have a look at them step by step:.So, these are pins through which we can do the Arduino Serial Communication.You can see in the above figure that Arduino Mega has:.Now Arduino Mega has four Serial Ports on it as shown in below figure:.

We can use software serial, i am gonna discuss that later.

If we talk about Arduino UNO then it has the Serial Port at Pin # 0 and Pin # 1 as shown in below figure:

So, in today’s tutorial, I am actually gonna combine them all and give you a whole picture of How you can easily do the Arduino Serial Communication. Recently, I have shared a lot of tutorial on Arduino Serial Communication which contains everything you need for Arduino Serial Communication. In today’s tutorial, I am going to share How to do Arduino Serial Communication in detail. Hello everyone, I hope you all are fine and having fun with your lives.
