Hi!
I require your help regarding a problem I’m encountering.
Description:
I am a student at UMKC working on a self-driving robot and I am trying to implement a switch mode buck converter to my design.
Hardware concerned:
I have a chassis with a size 550 motor that comes with a NIMH 3000 battery pack of 8.4V and draws a current of 3000mA. I have a raspberry pi that is connected to the motors via a SunFounder servo driver and the pi is powered by an Anker power bank via usb with 5V and draws a current of 2A.
Software concerned:
I use opencv and tensorflow with python, but I have no issues with the software.
Troubleshooting steps already taken:
None, I still have not tried to connect a voltage regulator
Additional information:
I notice that a lot of power is wasted running the car, so I want to be able to regulate the voltage being used. I wanted to ask if someone knows a good way to implement a switch mode buck converter to this design. Thank you.
Thank you so much in advance for your help!