Tagged Questions
4
votes
3answers
608 views
Listening to serial port on Delphi 7
I am trying to write a program which will listen to the serial input from Arduino board connected via usb, and sending output to serial port (COM4). But I don't know how to get input from serial port ...