It works good when attached to my PC + powered by 6 AA batteries. However when I detach the PC it doesn't work anymore. It goes in shocks and I think it still responds but just really slow so it's not like it should anymore.
Any ideas on what's causing this issue? So yes, how can I fix it?
Thanks in advance,
Charles
Can you please post a copy of your circuit, in CAD or a picture of a hand drawn circuit in jpg, png?
Showing how you are powering the arduino and other accessories.
Can you please post a copy of your circuit, in CAD or a picture of a hand drawn circuit in jpg, png?
Showing how you are powering the arduino and other accessories.
Thanks.. Tom....
I made this a while ago, not sure if it can help you...
And here is a picture of the robot itself (battery pack is mounted on the bottom)
You appear to have two regulators in tandem which is inefficient in itself, but worse given that the linear regulator in the Arduino UNO is one.
If you want to operate from a 9 V battery, you need to use a switchmode "buck converter" to generate the Arduino 5 V directly. Do not use series regulators (such as the one in the Arduino) with batteries.
Paul__B:
You appear to have two regulators in tandem which is inefficient in itself, but worse given that the linear regulator in the Arduino UNO is one.
If you want to operate from a 9 V battery, you need to use a switchmode "buck converter" to generate the Arduino 5 V directly. Do not use series regulators (such as the one in the Arduino) with batteries.
Hey, thanks for your response.
The robot has actually worked before with this setup. It are just operations involving the distance sensor and servo in combination that are causing problems...
TomGeorge:
Hi,
Do I count 4 motors and a servo?
Have you a DMM?
Measure the battery volts while the robot is malfunctioning.
Tom....
Hey
I'll have to borrow one from school. I'll do some tests when I get my hands on it.
Thanks, Charles