I am very new to Arduino. I have an idea for a school project. I need to have a sensor that can detect an object. For example, this project involves a motor, I need to have a sensor that once detects an obstacle, such as putting a hand in front of the senso , the motor will stop or reverse direction.
I am wondering what kind of sensor is best to accomplish this type of task.
One way is to shine a light across the space into a retroreflector (ie, a bicycle reflector) and back to a phototransistor. Lens on both the light source and phototransistor to make it a tight beam and tight pickup.
The reflector reflects the light almost entirely back at the source, so put the source (LED) and detector right next to each other.
Use IR with shield tubes with small holes in them. Pulse the source and filter what is received to make it nearly insensitive to interference.
I have decided to go for the ultrasound route because IR relies on a reflector,(am I correct?) Laser? Wow it's way out of my budget.
I ordered the ultrasound sensor. I will experiment with it, I think it will work.