When coding Arduino projects for other people (and myself) I find having ASCII art pinouts of the hardware very helpful. It allows me to very quickly see the pin assignments and pins used. Please feel ...
UART in practice I sent the ASCII character “A” from an Arduino Uno to an Arduino Mega and captured the signal using an oscilloscope and a logic analyzer. On the oscilloscope you can clearly see the ...