Nicholas Leippe wrote: > echo $'\xff\x01\x00' > /dev/ttyUSB0 That's what I was looking for. I didn't escape the 'x' when I tried initially. --Dave