

Write what is received to the default serial port Check for received Characters from the computer On the Top window in the text box enter the letter a … not the capital A … the LED on the Arduino UNO(Adafruit 328) goes OFF.On the Top window in the text box enter the letter x … not the capital X … the LED on the Arduino UNO(Adafruit 328) goes ON.On the Arduino Mega UART1 program window of the Arduino IDE, make sure your COM is selected to the Arduino Mega before opening the Serial Console, Open the Serial Console set to 9600 baud COM Speed.Connect Arduino Mega to the Computer from the USB cable.

#USB DRIVER FOR ARDUINO MEGA 2560 HOW TO#
If you ever wonder how to use the other Serial ports on the Arduino Mega 2560 R3, but don't know where to start? This short tutorial we'll go over the basics, we'll connect to an Adafruit Metro 328 = its an Arduino compatible works just like an Arduino UNO R3, and we will connect to an Arduino Leonardo clone. This tutorial we are covering Serial Port Basics on the Arduino Mega 2560 R3.
