I/O Programming -- Interfacing of LED and Switch
Aim
I/O Programming - Interfacing of LED and Switch
Objectives
- Explore the functionality of GPIO (General Purpose Input Output) pins for digital input and output operations.
- Demonstrate the use of the Arduino Uno microcontroller to control an LED using a push button .
- Learn how to write a simple program to control the LED based on the state of the push button.