16V input

General project help for Adafruit customers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
flrnfg
 
Posts: 20
Joined: Sun Mar 18, 2012 3:19 pm

16V input

Post by flrnfg »

Am I reading this right? The "Trinket Pro" can take up to 16V input.
Can the UNO do this?
If so this solves supply issues for my project. I can use one 12V wall supply:)

User avatar
phild13
 
Posts: 247
Joined: Mon Sep 10, 2012 1:05 pm

Re: 16V input

Post by phild13 »

Input Voltage (recommended) 7-12V
Input Voltage (limits) 6-20V

The power source is selected automatically.

External (non-USB) power can come either from an AC-to-DC adapter (wall-wart) or battery. The adapter can be connected by plugging a 2.1mm center-positive plug into the board's power jack. Leads from a battery can be inserted in the Gnd and Vin pin headers of the POWER connector.

The board can operate on an external supply of 6 to 20 volts. If supplied with less than 7V, however, the 5V pin may supply less than five volts and the board may be unstable. If using more than 12V, the voltage regulator may overheat and damage the board. The recommended range is 7 to 12 volts.

so yes you can use 12vdc adapter

information from http://arduino.cc/en/Main/arduinoBoardUno

User avatar
adafruit_support_mike
 
Posts: 67485
Joined: Thu Feb 11, 2010 2:51 pm

Re: 16V input

Post by adafruit_support_mike »

There's one point worth clarifying:

The 6v-20v limits apply to power supplies connected through the DC barrel jack. Those are the limits of its onboard voltage regulator.

The GPIO pins are limited to 0v-5v. Connecting 16v to one of those will probably kill the chip.

Locked
Please be positive and constructive with your questions and comments.

Return to “General Project help”