You are on page 1of 4

Introduction to Embedded Systems

Practical #5
Name Sanjeev Gupta Division B
Class S.Y.B.Sc.IT Roll Number 21302B0023
Practical 5 Introduction to Arduino Programming and PWM pins.
Date: 18/1/23
Write a code to blink on board LED of Arduino UNO with delay of 2 ms and 5 ms.

For 2ms delay = 2000


For 5ms delay = 5000
Output: Paste the Screenshot / Picture of the Output.

Interface external LED with Arduino UNO and write a code to blink LED.

Vidyalankar School of Information Technology


Output: Paste the Screenshot / Picture of the Output of the Circuit

Interface external LED with Arduino UNO and write a code to change the intensity of LED
from zero to maximum and maximum to zero gradually.

Output: Paste the Screenshot / Picture of the Output of the Circuit

Vidyalankar School of Information Technology


One led off and one led on

Vidyalankar School of Information Technology


Output:

Vidyalankar School of Information Technology

You might also like