Arduino Class Notes
Arduino Class Notes
INPUT COMPONENTS
PUSH BUTTON
A push button is simple switch mechanism used to allow or interact the flow of
current in an electrical circuit.
It has two states;
1. The Pressed ( The closed state) : When pressed, it completes the circuit.
2. The Released (The open state) : When released, it breaks the circuit
stopping the flow of current.
APPLICATION OF THE PUSH BUTTON LED CIRCUIT
• It is used as interactive user interfaces
• It is used in simple input mechanism for micro controller projects
• It is used as device control system
COMPONENTS REQUIRED IN MAKING LED PUSH BUTTON CIRCUIT
➢ Push button
➢ LED
➢ Jumper wires
➢ Resistor
➢ Arduino board
➢ Breadboard