Raw dump of serial data
I needed to debug the raw bytes coming across my serial port from my Arduino. I wrote a simple Perl script to dump the data: serial_debug.pl.
I needed to debug the raw bytes coming across my serial port from my Arduino. I wrote a simple Perl script to dump the data: serial_debug.pl.