DIY ultrasonic range finder

Zipppys123 is building a DIY ultrasonic range finder based on this design. Once it’s externally triggered a PIC12C508 is used to generate generate the ultrasonic pulse, and measure its echo. The ultrasonic pulse is amplified using a MAX232 TTL-to-RS-232 level converter, while the echo is amplified and demodulated using two op-amps and comparators. Via the […]

7400 competition entry: TTL based range finder

Udif entered the TTL based range finder into the Open 7400 Logic Competition. It uses an ultrasonic sensor to determine the distance to an object. The sensor outputs a pulse, the width of the pulse is proportionate to the distance measured. The sensor signal drives a clock which in return increments a counter. The clock […]