Miscellaneous Utility Plugin icon Miscellaneous Utility Plugin ARC utilities: DataQuery for SQL/ODBC/OLEDB/Excel with parameterized queries returning array variables; Ticks/Millis timing functions. Try it →
United Kingdom
YouTube
Asked — Edited

Powering Multiple 5V Regulators Off A Single Port

Just a quick question. So the ground and positive pins on a digital port supply voltage/current directly from the battery/power supply connected to the EZ-B. So I'm wondering (to save on number of ports used), how many regulators can I safely run, in paralelle, off one port (single ground and positive pin)? I'm assuming running off three or four wouldn't be an issue as it would be the same as running them directly off the battery, or am I missing something?


ARC Pro

Upgrade to ARC Pro

With ARC Pro, your robot is not just a machine; it's your creative partner in the journey of technological exploration.

Author Avatar
Australia
#1  

Hi Steve,

Current is your issue, not the number of voltage regulators. You cannot exceed a total of 5 amps through each digital port. You need to add up how much each device is drawing and keep the load under 5 amps.

Here is the EZBV4 spec sheet

https://synthiam.com/Tutorials/DefaultOld.aspx?id=9

Steve

Author Avatar
United Kingdom
YouTube
#2  

Thanks Steve. You brought up a good point about current. The sensors I intend to use draw a max of 3mA continuous, so I should be well in range of 5 amps using four of them off one port.

Thanks again.:)