Battery life indicator for Arduino powered fish feeder
Hi all,
So I am basically a noob in electronics and a 1st time arduino user for my project.
I need to do an automatic fish feeder and this is what I have in mind:
I'm gonna use an arduino UNO R3 to connect it to these following components:
- a 16 x 2 LCD Display (connected to RTC chip)
- a small DC motor
- 2 pushbuttons
So these are the main components and I need the arduino to be portable ( So has to be battery powered - Maybe a 9V batt)
As such I have 2 questions:
1) Is it possible for ALL the components to run using power from arduino?
2) I need to add a battery life indicator as well.. how do I go abt doing it?
Hope you guys could help me
So I am basically a noob in electronics and a 1st time arduino user for my project.
I need to do an automatic fish feeder and this is what I have in mind:
I'm gonna use an arduino UNO R3 to connect it to these following components:
- a 16 x 2 LCD Display (connected to RTC chip)
- a small DC motor
- 2 pushbuttons
So these are the main components and I need the arduino to be portable ( So has to be battery powered - Maybe a 9V batt)
As such I have 2 questions:
1) Is it possible for ALL the components to run using power from arduino?
2) I need to add a battery life indicator as well.. how do I go abt doing it?
Hope you guys could help me

















Maker Faire 2013 Slide Show!
Fried Contest Launches 5/13, HQ Celebrates with Fried Day Friday
MEH! :D A Build Night at Montana Ethical Hackerspace!
Got contest ideas? Want to help HQ staff?
Large Instructables Robot head made out of driftwood, check it out!
Call for pre-made parts!
The Instructables Green Design Contest is starting on Earth Day!
My instructable made it into Popular Science!
Orbotix wants to see your hacks - you could win a Sphero!
Transformational experience for Instructables Artist-in-Residence


Visit Our Store »
Go Pro Today »




You can have the Arduino do the battery life test but may not be very reliable. So you may want to build a separate circuit for that. Here is a simple battery indicator circuit.
http://electroschematics.com/993/9volts-battery-indicator/
I was thinking of using this servo:
http://www.robot-r-us.com/motor-rc-servos/sub-micro-generic-servo.html
So do you think it needs a external power source? Actually how do you determine if the component needs an external power source or power from the arduino is sufficient? (Sorry for the noob qn)
And just to clarify, each I/O pins from the arduino can only provide max 40mA right?
So any idea how to do a low batt indicator circuit for arduino? Some sites say use voltage divider while others used some chips..
http://www.rmvhf.org/wordpress/?page_id=889