พอดีเห็นเขียนติดต่อผ่าน Serial Port น่าจะพอได้ครับแต่ติดปัญหา ตรง Private Sub SerialPort1_DataReceived(ByVal sender As Object, ByVal e As System.IO.Ports.SerialDataReceivedEventArgs) Handles SerialPort1.DataReceived
ReceivedText(SerialPort1.ReadExisting()) 'Automatically called every time a data is received at the serialPort
End Sub ซึ่งตัวนี้จะอ่านค่าจาก serial Port ตลอด บางทีทำให้โปรแกรมค้าง