Hi, I've got a 8bit serial data stream being generated by a 8bit pic chip.
I've been able to get the data up on my tiny dso scope, and now I'd like to try and log the stream using the arduino.
I've connected the data output to rx0 (input) and gnd of the arduino. I don't know what the baud rate of the stream is, just wondering if there is any code that will capture this data ( and log it on the serial monitor app).
Thanks,
Joe