To read data that is coming from your COM port you need to know what the correct device is. Usually this is in /dev and is called something like /dev/ttyS0. To send data to the COM port simply redirect the output of an echo to the device:

echo “ping 192.168.1.1″ > /dev/ttyS0

This will send the command ping 192.168.1.1 to the COM port.

If you want to read from the COM port you need to concatenate the device:

cat /dev/ttyS0

Trackback address for this post

An unexpected error has occurred!

If this error persists, please report it to the administrator.

Go back to home page

Additional information about this error:

MySQL error!

Can't open file: 'evo_plugin_captcha_img_17_data.MYI' (errno: 145)(Errno=1016)

Your query:

SELECT COUNT(*) 
FROM evo_plugin_captcha_img_17_data
WHERE cpt_public = "eb59fdff3fd14bd309651490b71bb3ae"