Author Topic: powering an Arduino through the Vin pin?  (Read 6668 times)

0 Members and 1 Guest are viewing this topic.

Offline dentakuTopic starter

  • Frequent Contributor
  • **
  • Posts: 881
  • Country: ca
powering an Arduino through the Vin pin?
« on: November 09, 2015, 02:05:19 am »
I have an Arduino UNO with a dead USB/Serial chip so I program it using a little USB/TTL device that has a 3.3V and 5V pin on it.
like this one http://www.geekfactory.mx/wp-content/uploads/2013/06/converdidor_usb_ttl_rs232_pl_2303hx_01.jpg

Can I use that 5V output to power the Arduino through the Vin pin and bypas the 5V regulator on the UNO?

Right now I'm powering the UNO with 9V into the barrel jack and I'm powering an EasyDriver and stepper motor with a 16V supply PLUS I have the USB/TTL device plugged into a USB and it's a mess of wires. If I can power the UNO through the Vin pin it would make one less wire cluttering things up.
 

Offline Richard Crowley

  • Super Contributor
  • ***
  • Posts: 4317
  • Country: us
  • KJ7YLK
Re: powering an Arduino through the Vin pin?
« Reply #1 on: November 09, 2015, 02:44:22 am »
The question is whether your USB converter gadget can provide enough current to power your Uno.
How much current is your Uno (and whatever else is connected) draw?  This can be measured with a DMM.
How much current can your USB converter gadget supply?  Do they publish a spec? 
If not, do you have the schematic diagram? Does the +5V power simply "pass-thru"?
Is the EasyDriver being powered (5V) from the Uno?
 

Offline sleemanj

  • Super Contributor
  • ***
  • Posts: 3024
  • Country: nz
  • Professional tightwad.
    • The electronics hobby components I sell.
Re: powering an Arduino through the Vin pin?
« Reply #2 on: November 09, 2015, 04:09:38 am »
Can I use that 5V output to power the Arduino through the Vin pin and bypas the 5V regulator on the UNO?

The short answer is yes, almost certainly, at 5v.

The long answer is that the 5v output is almost certainly just passed through from the USB. 

The 3v3 output however is almost certainly a very low current regulator integrated into the USB-UART IC and not capable of much.
~~~
EEVBlog Members - get yourself 10% discount off all my electronic components for sale just use the Buy Direct links and use Coupon Code "eevblog" during checkout.  Shipping from New Zealand, international orders welcome :-)
 

Offline obiwanjacobi

  • Frequent Contributor
  • **
  • Posts: 988
  • Country: nl
  • What's this yippee-yayoh pin you talk about!?
    • Marctronix Blog
Re: powering an Arduino through the Vin pin?
« Reply #3 on: November 09, 2015, 06:42:21 am »
I hear a lot of guess-words  ::)

Arduino Template Library | Zalt Z80 Computer
Wrong code should not compile!
 

Offline sleemanj

  • Super Contributor
  • ***
  • Posts: 3024
  • Country: nz
  • Professional tightwad.
    • The electronics hobby components I sell.
Re: powering an Arduino through the Vin pin?
« Reply #4 on: November 09, 2015, 07:18:00 am »
I hear a lot of guess-words  ::)

Yeah, we know what the UNO looks like, it's his USB-UART connector we don't.
~~~
EEVBlog Members - get yourself 10% discount off all my electronic components for sale just use the Buy Direct links and use Coupon Code "eevblog" during checkout.  Shipping from New Zealand, international orders welcome :-)
 

Offline westfw

  • Super Contributor
  • ***
  • Posts: 4199
  • Country: us
Re: powering an Arduino through the Vin pin?
« Reply #5 on: November 09, 2015, 08:22:32 am »
Quote
Can I use that 5V output to power the Arduino through the Vin pin and bypas the 5V regulator on the UNO?
Vin on Arduino is "before" the 5V regulator.   To power with an already-regulated 5V source, connect it to the "+5V" pin.
 

Offline Kalvin

  • Super Contributor
  • ***
  • Posts: 2145
  • Country: fi
  • Embedded SW/HW.
Re: powering an Arduino through the Vin pin?
« Reply #6 on: November 09, 2015, 08:27:14 am »
New Uno costs about $5 from eBay.
 

Offline sleemanj

  • Super Contributor
  • ***
  • Posts: 3024
  • Country: nz
  • Professional tightwad.
    • The electronics hobby components I sell.
Re: powering an Arduino through the Vin pin?
« Reply #7 on: November 09, 2015, 08:52:25 am »
Quote
Can I use that 5V output to power the Arduino through the Vin pin and bypas the 5V regulator on the UNO?
Vin on Arduino is "before" the 5V regulator.   To power with an already-regulated 5V source, connect it to the "+5V" pin.

Oh yes, quite right you are.  Have also seen the direct power input (output depending on your viewpoint) as Vcc or Vraw depending on the particularly chinese knock-off of the day.
~~~
EEVBlog Members - get yourself 10% discount off all my electronic components for sale just use the Buy Direct links and use Coupon Code "eevblog" during checkout.  Shipping from New Zealand, international orders welcome :-)
 

Offline dentakuTopic starter

  • Frequent Contributor
  • **
  • Posts: 881
  • Country: ca
Re: powering an Arduino through the Vin pin?
« Reply #8 on: November 09, 2015, 04:21:29 pm »
Quote
Can I use that 5V output to power the Arduino through the Vin pin and bypas the 5V regulator on the UNO?
Vin on Arduino is "before" the 5V regulator.   To power with an already-regulated 5V source, connect it to the "+5V" pin.

Aha! I was wondering about that.

Also, This is the exact device I'm using.http://www.dipmicro.com/store/PL2303HX-MOD
I just checked with my meter and it's a direct connection from pin 1 on the USB and the 5V output pin so that's good.
 

Offline dentakuTopic starter

  • Frequent Contributor
  • **
  • Posts: 881
  • Country: ca
Re: powering an Arduino through the Vin pin?
« Reply #9 on: November 09, 2015, 09:30:09 pm »
I've been reading more about this and here's the official word about this.

- Vin. The input voltage to the Uno board when it's using an external power source (as opposed to 5 volts from the USB connection or other regulated power source). You can supply voltage through this pin, or, if supplying voltage via the power jack, access it through this pin.
-5V.This pin outputs a regulated 5V from the regulator on the board. The board can be supplied with power either from the DC power jack (7 - 12V), the USB connector (5V), or the VIN pin of the board (7-12V). Supplying voltage via the 5V or 3.3V pins bypasses the regulator, and can damage your board. We don't advise it.


For anyone else wondering about this, it was explained quite well here.
http://electronics.stackexchange.com/questions/65576/arduino-uno-r3-directly-supply-regulated-5v-to-5v-pin
 

Offline NiHaoMike

  • Super Contributor
  • ***
  • Posts: 9018
  • Country: us
  • "Don't turn it on - Take it apart!"
    • Facebook Page
Re: powering an Arduino through the Vin pin?
« Reply #10 on: November 14, 2015, 05:59:18 am »
That's just to cover the case of someone using a poorly regulated "5V" power supply like some old wall wart they found in the drawer.
Cryptocurrency has taught me to love math and at the same time be baffled by it.

Cryptocurrency lesson 0: Altcoins and Bitcoin are not the same thing.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf