Translate This Page
Page 1
BATTERY
The battery used is an eight cell battery from an old laptop 9,6V NiMH.
I removed the battery and I noticed that two of the cells were broken (I think this is why they couldn't fully charge) so I used the good condition ones. They give enough power to drive two DC motors. Voltage from battery goes through a 5V voltage regulator (LM7805) to supply the microcontroller.
DC MOTORS
Geared motors are wired to a L293D motor driver.
The driver has two supply voltages VCC1 and VCC2. Where VCC1 on 16th pin is the logic 5V supply and VCC2 on 8th leg is to supply the motors.
I connected the 8th leg straight to battery.
Output power for both motors is controlled by PWM from PIC microcontroller (both EN pins from driver go to two independent PWM outputs of PIC).
I had to put some grease into the gearboxes, bacause the motors were a bitnoisy.
(In my Videos you can find the video which shows the noise differene)