Hello
I'm working on a project where I want to control a car antenna with an Arduino. These are the parts I have:
Arduino Diecimila
Motor Driver 2.5A MC33926
Ultrasonic Range Finder - Maxbotix LV-EZ1
Metra 44-PW22 Universal Car Radio Power Antenna (http://www.parts-express.com/pe/showdetl.cfm?Partnumber=265-951)
I want to make the antenna go up as you get closer to it and then down when you get further away. the antenna will not be mounted in a car. I will be mounted in a free standing sculpture.
In the past I have used an arduino and the EZ1 with a continuous servor motor. But the DC motor and motor shield are new to me. Any examples or suggestions I can work off of? I especially need to know about wiring and some example code.