After years of thinking about it I've finally started to build my first bot. I know next to nothing about electronics and microcontrollers so I have a steep learning curve ahead!
I started my project by buying a kit - the Dagu Rover 5 '2WD' kit . I'm planning on coupling this with a Raspberry Pi and some other bits and bobs. In brief, the way I'm dreaming it is that the RaPi will be the 'brains', which in turn controls the Arduino (Red Back Spider), which in turn controls the motors of the Rover 5 ...
Which leads me to my first question - how to power everything? The motors seem straight forward enough - attach battery pack to the correct terminals on the motor controller and the job is done. However that still leaves me needing 5v for the motor controller logic, 7V-32V for the Red Back Spider, 5v for the RaPi and probably 5v 3A for a USB hub (WiFi, webcam, etc). Having two power packs seems logical to me - one for the motors and another for the 'brains' - but I'm really not sure how to handle the disperate voltage requirments etc.
Apologies for creating confusion. Oddbot is right - I bought the Robosavvy kit “DAGU Rover 5 Kit 2WD with 2 Optical Encoders.
Arduino MEGA + DC Motor Controller with Encoder support”.
My logic behind two batteries was that the motors are likely to use power quicker than the other kit - and the RasPi probably won’t like dropping voltages etc. However I will bow to your experience and design with one power source in mind.
>> The Redback Spider controller has a DC-DC converter built in that can deliver 5V @ 3A
I guess this is the way to go then - use the Redback Spider to power the motor controller and the RasPi. It’s probably got enough juice for the USB hub too so long as I don’t add too much stuff to it.
A friend has offered me a 6v sealed lead acid battery and charger for free. Apart from weight (around 500g ish) are there any disadvantages to using something like this compared to the 7.2V NiMh or 7.4V LiPo batteries mentioned by OddBot?