Forum Discussion
Altera_Forum
Honored Contributor
12 years ago has most of the details on how the sensor works. I would suggest to start learning verilog or VHDL. This could be used with a simple GPIO's and timers. If you have a reference design that has a few GPIOS already defined you should be able to hook these up and define one of the GPIO's and an input and one as an output. If you want to play with more realtime hardware (instead of CPU), this would be easy to make a function that initiated the pulses, and calculated the measurements and stepped a stepper motor. and did all the calculations. Pete