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?
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
Post a Comment