I'm thinking about using the serial port to send a byte of data from one UNO to another using their serial ports (TX pin to RX pin). However, I suspect I'll need to use the IDE Serial Monitor feature for troubleshooting purposes.
Does the IDE Serial Monitor feature use the same UNO serial port resources used to support the TX/RX pin interface? Is it possible to use the UNO's IDE Serial Monitor and its serial port independently?