Skip to content

Python code to take continuous measurements with a LTI TruPulse 360B laser rangefinder via Bluetooth

Notifications You must be signed in to change notification settings

tim479874/cont-laser-meas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

cont-laser-meas

Simple python command line tool to do continous laser measurements with the Laser Technology TruePulse 360b Rangefinder via Bluetooth.

Dependencies

Python 3.x

Modules:

  • pyserial
  • time
  • csv
  • os

Workflow

  1. First connect the TruePulse Rangefinder via Bluetooth.
  2. Find the Serial Port it is connected to(Windows: COMX, Linux: /dev/rfcommX e.g.)
  3. Start the command line tool and choose your settings.
  4. Then take your measurements.

About

Python code to take continuous measurements with a LTI TruPulse 360B laser rangefinder via Bluetooth

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages