Ultrasonic Sensor

Use a simple comparator - put your pulse on the +pin, put the -pin just above ground level, whenever the pulse exceeds the -pin the output will go high.
Read it with a regular digital pin.

Running on an Uno? U1A does the same thing, comparing Vin/2 against 3.3V.