Close

SF02/F laser rangefinder hack

Back to overview

See what’s going on inside an SF02/F by accessing the additional ports.

Discussions

avishek.guha wrote 02/06/2018 at 18:38 point

Hi,

Is this module readable by a Raspberry pi? Is there a python SDK / module available to configure it? 

  Are you sure? yes | no

Simon Merrett wrote 07/25/2016 at 12:47 point

Thanks for such a quick reply! So I basically need to find the phase angle between the laser firing signal and the return signal? 

  Are you sure? yes | no

Laser Developer wrote 07/25/2016 at 12:53 point

In principle, yes. Unfortunately, there may not be a direct measurement that you can make because on most range finders the modulation frequency of the laser changes in order to overcome aliasing. Some devices "chirp" the laser. However, you might be lucky and find that your particular model only uses one frequency in which case you might be able to extract the phase.

  Are you sure? yes | no

Simon Merrett wrote 07/25/2016 at 12:35 point

Hi, I am trying to hack a laser distance meter here: https://hackaday.io/project/12767-peek-inside-uni-t-ut390b

Does the analog signal I have found look like something that could be used by a microcontroller to make distance measurements without needing to talk to the STM32F? Thanks for any help. 

  Are you sure? yes | no

Laser Developer wrote 07/25/2016 at 12:43 point

Hey Simon, there's a big difference between the frequency modulated type that you're working with and the time-of-flight SF02. Frequency modulated devices do not show a direct return signal, instead they look for a phase shift at different modulation frequencies whilst TOF devices actually time a pulse of light.

  Are you sure? yes | no