Skip to content
/ lrf-sp Public

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

License

Notifications You must be signed in to change notification settings

etfovac/lrf-sp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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