Tagged Questions
4
votes
3answers
555 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 ...
3
votes
10answers
5k views
C# serial communication with u-blox gps
I have a GPS from u-blox.com with a USB-connection and driver. The driver installs a virual COM port that pops up when you plug the USB in. Using a hyperterminal I can then watch the flow of data from ...