Serial rx/tx port setting


hi all,

is there way change rx , tx ports used hardwareserial? effectively, have dte devices need talk each other - don't have null modem handy. figure if can arduino reverse these 2 pins (rx on 0, tx on 1), won't need it.

one option use softwareserial, in can allocate ports, i'd use built-in usart if possible..

is possible?

you can hook rx 1 side tx on other. devices need link , sort of ends have?


Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > Serial rx/tx port setting


arduino

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums