Using the Ping))) sensor with an ATmega 328p microcontroller
mirzam
Posts: 2
Hallo I am beginner at embedded c programming. I have ATmega 328p microcontrol that is programmed in C, want to use Ping sensor and I want to blink LED when the objects is 20 cm from the sensor.
Can anyone help me with the code or how to star. I understand how Ping sensor works but i can not write code.
please help
Can anyone help me with the code or how to star. I understand how Ping sensor works but i can not write code.
please help
Comments
I found this http://learn.parallax.com/kickstart/28015 as well. I use these sensors on all of my robots and this code
here is pretty much all you need to get something out of them.
I hope this helps you out.
JT