Hello, first project, making a pan and tilt system using Arduino uno as the controller.
Objective: Video production, Part-time. Using 6 servos for a Pan/Tilt, operating with
3 HDC cameras.
Components:
Extending,Transmitter and Receiving signal boards, using 100 ft. cat 6 cables.
Each two servos is powered with a 5V DC, 2A adaptor.
Arduino powered with a 6V DC, 1A adaptor.
Heavy Duty Servos: Torque 6V (Kg-cm/Oz-in): 13.2/183
Potentiometer x 6, 10k. Would like to increase to 12, for better, smoother control.
Requiring help with
1st. ATmeg 328 micro chip Not accept programming. Error Code
Upload
avrdude: verification error, first mismatch at byte 0x0000
0x0c != 0x00
avrdude: verification error; content mismatch
2nd ATmeg 328 micro chip Accept programming:
One Servos frozen in a fixed position, one move slightly and chip get warm.
3rd ATmeg 328 micro chip Accept programming:
Servos move erratically. Turn potentiometer one millimeter to left or right and quickly turn 180 degrees left or right, no control.
4,
Sensitivity: At first, two servos working OK, with 100 ft, cat 6 cable.
After adding two more potentiometer and servos, sensitivity issues, between potentiometer and A0 to A3 on the board.
Not touching the cable, move hand over input cables and the servos would be agitated. Used shielded or twisted cable, same response.
Placing a capacitor on 4500 uF on DC in put for servos and 10 uF on potentiometer output DCV and ground.
And a diode on potentiometer output, between signal and ground lessen the sensitivity.
Still having erratic movement with second arduino board, one board is dead.
I have purchased a 3rd board and working with two servos and seems to be working, with a little sensitivity on the signal line.
Before I try another experimental, complete setup with third board. I would like some advice, suggestion of what I might be doing wrong or other application to make this project a success?
Can the old board and chip be salvage?
Thanks