I am really new to the Arduino projects so i need some help.
I am building, actually i builded a turn table to take pictures and i would like to automatize the process.
I bought a 12 V DC motor with a gear box reducing the speed to 7 RPM. On the motor shaft i set an encoding wheel to check the rotation. The motor make the table turn, and after a certain number of turns of the encoding wheel the motor would stop to allow some camera processing. Note that i did manage the camera control from the Arduino sketch.
This is an overview of the mechanic.
I looked for an Arduino design to control the DC motor and stop it after a certain number of signals from the encoding wheel.
Being new at this i must say that i have no idea how to put this together, or the parts i should get, so if someone can direct me to some already made similar projects, or give me some hints, I would apreciate.
Thanks for any help.