Hi,
Would the following setup function correctly?
I plan to have an arduino connected to the Tx pin of an xbee, then simply wire the second xbee Rx to the serial input of a 3.3v serial LCD.
Will writing 'serial.print"hello world"' to the arduino's Tx pin result in the text written wirelessly on the LCD?
thanks for any help!