Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 231 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 231 Bytes

serial-reader

This code is example of how to:

  • stream data from serial port to WPF controls with data binding,
  • access serial port phsical device and obtain additional data,
  • filter serial ports by VID and PID of USB device.