One - why are you using the external USB to TTL converter rather than that built into the UNO?
It's not compulsory of course, but it seems more logical to use the built-in one.
I do hope you do not have an LED plugged into the two pins you illustrate, for two reasons. One is that it is unnecessary as the board already provides such an indicator as the "L" LED and does so through a buffer in order not to compromise the use of that port as an input, the other that you should not connect LEDs to the ports without current limiting resistors.
If you want to use the external USB to TTL converter to upload sketches to the board, you should connect the RTS line to "reset" on the board through a 0.1µF capacitor to provide automatic reset for the bootloader.
If on the other hand, you were using the external USB to TTL converter in order to avoid the automatic reset when the port is opened, that is also unnecessary as there is an "RESET EN" (or "RE ET EN") jumper on the board that you can break (or attach a switch) to defeat that function.
I do hope you do not have an LED plugged into the two pins you illustrate
I plugged it into Pin 13 because Pin 13 has a resistor - so this should be OK
If you want to use the external USB to TTL converter to upload sketches to the board...
Thx, but I use the USB2TTL cable only for sending and receiving data
Grumpy_Mike:
Back in 2007 it did but not any more. This is one of the most persistent zombie myths, because we can't kill it off.
So - don't tell me - does this mean we still have "Playground" articles with Fritzing diagrams illustrating a LED plugged directly into 13 and the adjacent ground and that is why we keep seeing it appear so in questions?
I fell into the same trap. I saw all those "beginner tutorials" with the "hello world" equivalent putting a LED into pin 13.
Just for the fun: http://goo.gl/UDvoPp (Google images with: "arduino hello world led")