|
Reading SHARP GP2D12 IR Sensors in C with the MAVRIC / MAVRIC-II Mega128 BoardThis program demonstrates how to use MAVRIC's A/D Converter to read a SHARP GP2D12 IR Sensor. The sensor value is continuously read and printed to the first UART port using the C language printf() function. Sample program is here.
|