Hello everyone, first post for me. As my first Arduino project I build a useless box. The components used are:
Arduino Nano Every
2 Servo AZ-Delivery MG996R Digital Servo
Led lights reused from this product Amazon.co.uk
dfplayer mini mp3
8ohm 3W speaker
Toggle switch
Rocker switch
Battery pack of 3AA batteries
The battery is connected to the Arduino V5 pin through the rocket switch, in order to power it only when actually needed.
Right now servos, led and MP3 board are powered the 5v pin that doesn't provide enough energy.
The original project was without light and sound, but you know, bolder is better
The original setup was fine powering everything with 3AA batteries, probably not actually enough to power Arduino plus two servos at max capacity, but the servos never works at their max capacity.
Now I want to power the lights and the MP3 board with a second power supply or replace the main one.
The lights drawn 115mA at max, the MP3 board I read should drawn at max 150mA.
Sony questions are:
Do you suggest one or two power sources?
In base of the answer to the above question, do you suggest any product?
In case of two power source, can I connect two power source to the same Rocker switch? (I was thinking that connecting the ground from the second power source to the switch should do the work)
Thanks in advance.
If any photo is needed, I'll be happy to provide it
Please post a schematic as you have wired it, not a fuzzy frizzy picture. It appears you have some things connected wrong and could possibly fry your Arduino.
Thanks, actually I was not clear in my question. I was thinking to keep the switch and I was wondering to understand if I can just connect the ground from the second battery to the switch ground. If it is not possible, I'll use a DPST switch in case I need two power sources
actually I am looking for suggestion if is better to replace the 3AA battery pack with a bigger or add a second battery pack to power mp3 player and leds
Ok, so I could power board, MP3 and leds with the AAx3 pack
Servos with AAx4 pack (I read on another topic that this is the correct power for two servos)
It is a quite big topic with different aspects of the project, I was from mobile and was not simple to find exactly the battery part. I'll take a better look to it tomorrow. Thanks
If I understand correctly, from the 6V battery pack the + goes straight to the servos, and to the DC to DC converter. The servos ground is connected to the DC converter.
Then the arduino, the led board and MP3 player are powered from DC to DC converter.
Sorry I am really newbie so I could do dumb question.
What is not clear how it solves my issue. I mean, everything works fine providing 5V, is just the provided Amp that is not enough. Connecting an USB source to arduino everything works fine.
And I cannot provide more than 5V to the led board and the mp3 player, otherwise they would be burn.
Are you suggesting to connect 8V from DC converter to arduino VIN and then use the 5V pin to power the led board and the MP3 player?
Sorry I was not clear, the servo works pretty good, what I meant is that the servos never require to drain the max current because they never lift or push something heavy.
This is the status:
Powering with 3AA batteries: Servos work, led works but flickering when servo drain more current, speaker play just noise.
Three AA batteries will get you at most 4.5V when fresh, less as they drain. And they aren't that big on current, either.
You contradict yourself about the servos - they both work, and yet don't work (cause problems when they operate). Clearly, that is a power supply issue.