Related resources for Serial Port
  • Communicate with Serial Port in C#2/11/2023 3:08:56 PM. C# SerialPort class allows communication with a serial port in C#. Learn to write data via a serial port and receive data from a device connected to a serial port in C#.
  • Mapping with a GPS and C#2/8/2022 10:21:45 AM. This article shall describe a very simple approach to working with a GPS device within the context of a C# application.