Stamp acting strange
nika
Posts: 11
I have a stamp hooked up to a serial BOE which is connected to my PC running Debian. Everything is working good (thanks to you guys) except my stamp is acting weird when it sends serial communication to my pc. I am using the command
DEBUG "testing", CR
to send "testing" to the serial port. It works while the basic stamp program is runing on the pc but when I open the serial port via
cat /dev/ttyS0
I get "testing" printed out about 8 times then another 3 at random intervals. Can anyone help me figure out this strange event? thanks, nik
DEBUG "testing", CR
to send "testing" to the serial port. It works while the basic stamp program is runing on the pc but when I open the serial port via
cat /dev/ttyS0
I get "testing" printed out about 8 times then another 3 at random intervals. Can anyone help me figure out this strange event? thanks, nik