Arduino project diagram

Hi guys, so i have my first ever major project in Arduino. I'm having a hard time about the power supply of my Arduino which will be use in everyday and night activity.

I have my first choice which is Solar panel and Power bank, but the GSM module doesnt work when the power bank is charging. see image below, i dont know what is the problem here (or power shortage is the problem, not sure).

My 2nd choice is solar panel with solar charge controller and battery(no idea on how many volts) to supply the Arduino, please see image below for the connection.

Usb output 5v 2a to arduino

Usb type depends on output voltage (no idea if this works)

or do you guys have some suggestions or recommendation for my power supply and what is the IDEAL voltage for my SOLAR PANEL, BATTERY and ARDUINO? Thanks!

I'm missing the power source / connections of your GSM Module.
I assume it will not work without power - or not correctly if not properly sourced.

Second picture " Usb output 5v 2a to arduino"

if you add a power lines from the Solar Charger USB outlet to the GSM Module it might work.

1 Like

Oh, i didnt mention in the post, mybad. The power source of GSM Module is connected in the arduino.(it's working tho)

So u did mention to add lines to gsm to GSM module. I used the 3rd picture and add some lines.

, is it recommended?

x

no I didn't recommend that. Pls read again my post.

I would start with the wiring from picture 2.

1 Like

Your last scheme creates a ground loop (solar controller - arduino - gsm - solar controller).

That is not a good thing.
Since you should keep gnd, tx , rx together from arduino to gsm, it is best to also feed gsm from arduino.

1 Like

this works now, i seperated the wire for power supply of GSM Module from arduino, and created a new line, also working while charging! Thanks for the idea!

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.