Hi guys, newbie here
I’m just wondering how to power all my devices together to make my project work.
Here’s my project: An arduino Nano uses a bluetooth module to get strings from a phone and then activates a servo 9G .There’s also an LDR connected in this project.
Here’s the problem: Powering all this stuffs from the arduino micro-usb socket seems quite unreal to me. i think the current draw is higher than the amount nano could give.
Here’s my power supply hardware: a 12V DC 330mA wall power supply that i used before with arduino with no problems.
Here’s my idea : I know that nano has a voltage regulator onboard (using the VIN pin) , but i thought that 12 Volts was too much for that little regulator to dissipate. So i would use a LM7809 Voltage regulator to drop down the Vin for the NANO( who will power the LDR and the bluetooth module from that source) . And then , besides, adding another LM7805 parallel to the nano to drop down the Vin for the servo ( that has an operating voltage between 3.0-7.2V).
Do you think it could work?
Here’s a little and really simple scheme
And what about powering all with a common microUSB phone charger? (5V 700mA)