3

I am just beginner, so perhaps this question is not correct. I am going to build a robot car, and I am going to power it by using powerbank. My question is : is it enough for robot at all? I mean, is it enough to connect by usb only raspberry pi, and others as motor drive will get power from raspberry (+ raspberry vamera module v2)? If it is enough what is the maximum limit of it`s power? It is my first project, so i am worrying to burn it. Thank You too much in advanve!

I meant powerbanks like this: https://www.amazon.co.jp/s?k=power+bank&__mk_ja_JP=%E3%82%AB%E3%82%BF%E3%82%AB%E3%83%8A&ref=nb_sb_noss

Dias-77
  • 29
  • 6

1 Answers1

2

Power bank is a poor choice for raspberry pi. It will work but I don't think it will work that fine. You have to make something that gives you 5V 3A power. Here is how you can make one, 1. 12V lipo battery 2. UBEC/BEC(5V-3A)

With these two you can do both of your things(car+pi) BEC is the important part here. This is the part that converts 12 V to 5V with 3A.

Sohan Arafat
  • 1,852
  • 2
  • 12
  • 43