Hi Gang,
I have an ArduinoBT and I'd like to be able to read serial data from other devices. For example, I have a barcode reader that outputs asynchronous serial at 4800. Do i connect it to Digital Pin 0? if so, how do i code for the read? If I use Serial.Read() then it tries to read from the bluetooth serial interface.
Thanks for any advice!
G