Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.11 KB

README.md

File metadata and controls

16 lines (11 loc) · 1.11 KB

Laser Range Finder - Serial COM Port

License: MIT DOI

A simple app for LRF (Laser Range Finder) control. Based on Serial Port and Windows Forms GUI

Keywords:

LRF, Laser Range Finder
Serial Port, COM
Windows.Forms GUI (C# .NET)

SP_COM_LRF_start SP_COM_LRF_open SP_COM_LRF_status SP_COM_LRF_etc

References

SerialPort (RS-232 Serial COM Port) in C# .NET
Documentation for SerialPort Class from Assembly System.IO.Ports.dll