Drawing Circuits: Arduino UNO I/O & Power Setup

  • Context: Engineering 
  • Thread starter Thread starter Chaso
  • Start date Start date
  • Tags Tags
    Circuits Drawing
Click For Summary

Discussion Overview

The discussion revolves around powering an Arduino UNO microcontroller board, specifically addressing the use of I/O pins and connections in a circuit. Participants explore how to connect a battery to power the Arduino and clarify the roles of various pins.

Discussion Character

  • Homework-related
  • Technical explanation
  • Conceptual clarification

Main Points Raised

  • One participant expresses uncertainty about how to power the Arduino UNO and questions the use of digital I/O pins as power sources.
  • Another participant requests clarification on the original question and the specific components involved, including whether the power is for the Arduino or an attached motor.
  • A participant provides a link to the Arduino specifications, noting that the board can be powered with 7-12V and suggesting connecting a 9V battery to the DC socket.
  • It is mentioned that the Arduino board has a voltage regulator that converts the input voltage to 5V for the microprocessor.
  • One participant suggests using the Vin and Gnd pins as an alternative to the DC jack for connecting the battery.

Areas of Agreement / Disagreement

Participants generally agree on the power requirements for the Arduino UNO and the methods to connect a battery, but there is ongoing uncertainty regarding the specific connections and configurations needed for the I/O pins and the overall circuit setup.

Contextual Notes

There are limitations in the clarity of the original question and the specific components referenced, which may affect the understanding of the proposed solutions.

Chaso
Messages
23
Reaction score
0

Homework Statement



Arudino (UNO) is a Microprocessor. As 13 I/O pins and 8 digital pins and 6 PWMs.

Untitled_zps71ae1232.png


Homework Equations


The Attempt at a Solution


PS4_zpsb530cf83.jpg

the problem is I don't know how I can power it. I don't think the digital I/O plug can be used as a power source. So I don't know where the I/O pin 12 would go as well as where it would connect, with the resistor , along the circuit. Or How I can power the Arudino. Any Suggestions?
 
Last edited:
Physics news on Phys.org
I can't see your attempt to answer the question.
 
PS4_zpsb530cf83.jpg

the problem is I don't know how I can power it. I don't think the digital I/O plug can be used as a power source. So I don't know where the I/O pin 12 would go as well as where it would connect, with the resistor , along the circuit. Or How I can power the Arudino. Any Suggestions?
 
Last edited:
You appear to have deleted (part of) the original question :-( Please can you post the entire question word for word and links to any other info provided with it. The image at photobucket appear to have gone.

Arudino (UNO) is a Microprocessor

The Arduino Uno is a microcontroller board based on the AVR microprocessor. There are official and third party boards available which may have different pin numbers or additional functions.

Are you using one like this??

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

Do your pin numbers refer to pins on the board or on the microprocessor on it?

the problem is I don't know how I can power it.

What is "it"? The Arduino Uno or the motor?
 
Untitled_zpsfa01715e.png

Yes I'm using that one. The pins refer to the pins on the board. And I need to power everything with the battery. But I already know how to power the motor I don't kow how i can power the arduino.
 
Last edited:
Ok...

Check the spec here..
http://arduino.cc/en/Main/arduinoBoardUno
There is a section on the power requirements. The board has a regulator on it that allows you to feed it anything between 7-12V and it will make 5V for the microprocessor. So I would connect the 9V battery to the DC socket. The way you have shown the motor/FET is correct. The motor/FET should have it's own wires to the battery, particularly if it's a powerful motor.

They thoughtfully provide access to the 5V and 0V rails on pins on the board edge which you can use for the control switch (eg Pin 12) as follows... PS I've used a rectangle for the resistor. You should use the symbols in the question.
 

Attachments

  • switch.jpg
    switch.jpg
    4.3 KB · Views: 519
Last edited:
PS: As an alternative to the DC jack socket you could instead use Vin and Gnd pins for the battery. These are electrically the same. In other words the +ve pin on the DC jack is connected to the Vin pin on the board edge. Both go to the regulator.
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
1
Views
2K
Replies
10
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K