Sei sulla pagina 1di 2

Arduino Playground - PullUpDownResistor

search

Home Buy Download Products Learning Forum Support Blog

Manuals and Curriculum view history edit print


Arduino StackExchange
Board Setup and Configuration
:: Pull Up and Pull Down Resistors ::
Development Tools
Arduino on other Chips
Interfacing With Hardware
[info paraphrased from wikipedia]
- Output
- Input
Pull-up resistors are used in electronic logic circuits to ensure that inputs to the arduino settle
- User Interface
- Storage at expected logic levels if external devices are disconnected or high-impedance. 'Just because
- Communication
- Power supplies you have nothing at all connected to an input pin doesn't mean it is a logical zero.'
- General

Interfacing with Software A pull-up resistor weakly "pulls" the voltage of the wire it is
User Code Library
connected to towards its voltage source level when the other
- Snippets and Sketches
- Libraries components on the line are inactive. When the switch on the
- Tutorials
line is open, it is high-impedance and acts like it is
Suggestions & Bugs
disconnected. Since the other components act as though they are
Electronics Technique
disconnected, the circuit acts as though it is disconnected, and
Sources for Electronic Parts
Related Hardware and Initiatives the pull-up resistor brings the wire up to the high logic level.
Arduino People/Groups & Sites When another component on the line goes active, it will
Exhibition override the high logic level set by the pull-up resistor. The
Project Ideas pull-up resistor assures that the wire is at a defined logic level
Languages
Pull Up Resistor even if no active devices are connected to it.
Participate
- Formatting guidelines A pull-down resistor works in the same way but is connected to
- All recent changes
- PmWiki ground. It holds the logic signal near zero volts when no other
- WikiSandBox training
active device is connected.
- Basic Editing
- Documentation index

The value of a pull down or pull up resistor will vary depending


upon your specific devices involved.

http://playground.arduino.cc/CommonTopics/PullUpDownResistor[11/20/2015 11:17:48 AM]


Arduino Playground - PullUpDownResistor

Thales42

Pull Down Resistor

Share

NEWSLETTER

Subscribe

2015 Arduino Copyright Notice Contact us

http://playground.arduino.cc/CommonTopics/PullUpDownResistor[11/20/2015 11:17:48 AM]

Potrebbero piacerti anche