Hello everyone,
I have a project in mind but I'm not a master in microelectronics (I'm a programmer only): A robot cleaner.
At the moment I think about:
- 2 x DC motor 6V & 0.8A (35:1 Pololu motor): Used for powering the two wheels
- 1 x motor (An unknown recovered motor from a hand cleaner, its circuit was powered by 3.6V NiCd, I need a battery for my ammeter to know how much it draws (I will suppose it is below 0.8A)): Used for suction
- An arduino Uno 5V ?A (I want to use switch regulators so it shouldn't be good to use the linear one of the arduino but tell me if I'm wrong): Needs to power an xbee module, sensors and maybe one servomotor
So the problem is how to well connect all these things. I like well-done work but I don't really know how to do because my education is lacking in microelectronics (and electronics). I love learning so If you've got some good lectures (still not done watching free lectures from Josh Hug - University of Berkeley) or webpage, feel free to tell it to me. ![]()
I have been looking and learning some basics from two weeks at least but I'm losing my main focus (to program the robot cleaner) and I don't want to
even if I'm learning usefull stuff in this process.
With that being said, I've read that a LiPo battery is better than NiMh because they provide a more stable voltage. (If I re-find the document, I'll link it) That's why I choose LiPo.
However it looks like LiPo battery needs a safe way to charge/discharge. I haven't deeply looked into that, it seems to exist devices to manage that but maybe I can do it myself safely with the arduino? :-\
So let's talk about my main problem here: Voltage division.
Considering the wheel motors can draw 0.8A and requires 6V, I think build every in parallel is fine.
LiPo battery exists in 7.4V or 11.1V. Not knowing exactly which one to choose taking in account price and capacity - I want my robot to be able to work for 1 hour (I would say at least :
) - I still need to know how to correctly lower the voltage.
Switch regulators seems to be the thing I need ("well-done work" and not loosing too much energy into heat). Now it seems to exist built packages (around 20$, for example) but if I need three of these (3.6V motor, 2 x 6V motor plus 5V arduino)... it is kind of costly.
Why not making it? It seems it is explained how to do this here. But I'm progressing very slowly those last days in understanding how to "just" divide the voltage properly, that's why I come here asking for some help finally.
Eventually, am I going the wrong way? Are you seing something obviously not "well-done work" here?
If you need extra-info or maybe pictures, I'm there.
Thank you so much for your time!
Rayope
PS: Remember I'm very new to electronics but I want to learn the proper way to build an electrical device and stop that misunderstanding from myself.

