dd if=/dev/urandom of=/dev/ttyS0
echo Hello >/dev/ttyS0
cat file >/dev/ttyS0
od /dev/ttyS0
od /dev/ttyS0 -c
od /dev/ttyS0 -t o1