Adafruit PowerBoost 1000C with Arduino Nano

I've asked about how to power my Arduino Nano project, and I found items, but I need some help understating if they are feasible. So I found this to convert 3.7v to 5v: PowerBoost 1000 Charger - Rechargeable 5V Lipo USB Boost @ 1A [1000C] : ID 2465 : $19.95 : Adafruit Industries, Unique & fun DIY electronics and kits Then, I found this lipo battery: https://www.amazon.com/EEMB-2000mAh-Battery-Rechargeable-Connector/dp/B08214DJLJ/ref=sr_1_17?crid=2UOEATQTA9MIE&keywords=LiPo%2BBattery&qid=1671581022&sprefix=lipo%2Bbatter%2Caps%2C162&sr=8-17&th=1

So If i were to use this lipo battery with the 1000C, and then connect that to the 5v pin of my Arduino Nano, would it provide sufficient power? And could I do the same for SG90 serovs?

Probably, not more than 3 X SG90.

Some of those boost modules are intended for charging phones, and shut down during periods of low current draw. A typical Arduino project often does not draw enough current to keep them running. Check the specifications carefully to see if this is case.

For servos, the power supply must be able to provide the start/stall current. The rule of thumb is 1 Ampere per small servo like the SG-90 and 3 Amperes per servo for larger ones like the MG996R.

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