sharp GP2Y0A21YK0F ir distance sensor
robban35
Posts: 32
HI!
Is there any code example for the sharp distance sensor ( GP2Y0A21YK0F )
or how do i measure distance without an adc
regards
robban
Is there any code example for the sharp distance sensor ( GP2Y0A21YK0F )
or how do i measure distance without an adc
regards
robban
Comments
and the program´s
time VAR Word
go:
HIGH 10
PAUSE 1
RCTIME 10,1,time
DEBUG DEC time,CR
PAUSE 100
GOTO go
how do i convert "time" to actual range like mm/cm/dm/ft?
http://www.acroname.com/robotics/parts/gp2y0a21yk_e.pdf
A goldmine of information that mysteriously doesn't show up in a search from Parallax.com. Have the Sharp sensors have lost their considerable power to charm Parallax?