Skip to content

A stand-alone QNX C/C++ program triggers an ultrasonic range finder with a digital pulse lasting less than 1ms and determines the distance between the sensor and the obstacle based on the echo pulse generated by the ultrasonic transceiver. The distance is measured based on the time between the transmission of the pulse to the detection of the fi…

Notifications You must be signed in to change notification settings

hejunbok/3.4.UltrasonicDistanceSensor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ultrasonic Distance Sensor A stand-alone QNX C/C++ program triggers an ultrasonic range finder with a digital pulse lasting less than 1ms and determines the distance between the sensor and the obstacle based on the echo pulse generated by the ultrasonic transceiver. The distance is measured based on the time between the transmission of the pulse to the detection of the first wave front arriving back at the sensor.

About

A stand-alone QNX C/C++ program triggers an ultrasonic range finder with a digital pulse lasting less than 1ms and determines the distance between the sensor and the obstacle based on the echo pulse generated by the ultrasonic transceiver. The distance is measured based on the time between the transmission of the pulse to the detection of the fi…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 86.8%
  • Makefile 13.2%