Hello,
I have a project where I want to use a linear actuator with a hook to pull a rod rearward, this rod is spring loaded and after a certain distance, the hook is to release the rod and let it spring forward. The linear actuator would then push forward and hook the rod again and repeat. I want to be able to set the cycle count as well as display what the current count is at. I believe I can use some kind of proximity sensor and a trigger mechanism to keep count as well as trigger the hook. I took an electromechanical class a few years ago where we used Arduino to program a robot to navigate a maze so I can somewhat familiar with using arduino. Does anyone have any suggestions on how to move forward with this project?