How many serial ports does an Arduino Mega have?
How many serial ports does an Arduino Mega have? Click the serial monitor button in the toolbar and select the same baud rate used in the call to begin(). The Arduino Mega has three additional serial ports: Serial1 on pins 19 (RX) and 18 (TX), Serial2 on pins 17 (RX) and 16 (TX), Serial3 on […]