0% found this document useful (0 votes)
11 views20 pages

IOT File Prem

The document is a practical file for the Bachelor of Computer Applications program at Maharaja Surajmal Institute, focusing on the Internet of Things. It includes a detailed index of 15 practical exercises involving Arduino, such as LED control, sensor measurements, and motor control. Each practical section contains code and output examples for the respective projects.

Uploaded by

prem prasad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views20 pages

IOT File Prem

The document is a practical file for the Bachelor of Computer Applications program at Maharaja Surajmal Institute, focusing on the Internet of Things. It includes a detailed index of 15 practical exercises involving Arduino, such as LED control, sensor measurements, and motor control. Each practical section contains code and output examples for the respective projects.

Uploaded by

prem prasad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 20

MAHARAJA SURAJMAL INSTITUTE

Affiliated to GGSIP University & NAAC ‘A’ grade accredited

BACHELOR OF COMPUTER APPLICATIONS

Internet of Things
PRACTICAL FILE
SUBJECT CODE – BCA 372

Submitted by : Prem Prasad Submitted to : Dr. Sonam Kaushik


Enrollment no: 10421202022 Assistant Professor, MSI
Sem : 6th Sec B ( 2nd shift)
INDEX

S.NO. Practical Sign


1. LED blinking with the help of Arduino
2. A digital pin (PWD ~ pin ) is used like an
analog pin using conditional statement
3. Control LED using loop in Arduino
4. Control Ultrasonic Sensor to measure
distance with the help of Arduino UNO
5. LED Controlled by user using Serial
Monitor
6. Measure Temperature and Humidity
using DHT-11 Sensor using Arduino
7. Motion Detector Sensor or PIR Sensor
using Arduino
8. Servo motor control by Arduino UNO
9. Measure Air quality using MQ2 gas
sensor and Arduino UNO
10. Print Date and Time using RTC Sensor
with Arduino UNO
11. Control Sound Sensor using Arduino
12. Ultrasonic Sensor with buzzer control by
Arduio
13. PIR Sensor with DC Motor control by
Arduino
14. RFID control by Arduino UNO
15. NFC control by Arduino UNO
PRACTICAL 1
LED blinking with the help of Arduino
CODE

OUTPUT
PRACTICAL 2
A digital pin (PWD ~ pin ) is used like an analog pin using
conditional statement
CODE

OUTPUT
PRACTICAL 3
Control LED using loop in Arduino
CODE

OUTPUT
PRACTICAL 4
Control Ultrasonic Sensor to measure distance with the help
of Arduino UNO
CODE
OUTPUT
PRACTICAL 5
LED Controlled by user using Serial Monitor
CODE

OUTPUT
PRACTICAL 6
Measure Temperature and Humidity using DHT-11 Sensor
using Arduino
CODE
OUTPUT
PRACTICAL 7
Motion Detector Sensor or PIR Sensor using Arduino
CODE

OUTPUT
PRACTICAL 8
Servo motor control by Arduino UNO
CODE

OUTPUT
PRACTICAL 9
Measure Air quality using MQ2 gas sensor and Arduino UNO
CODE

OUTPUT
PRACTICAL 10
Print Date and Time using RTC Sensor with Arduino UNO
CODE

OUTPUT
PRACTICAL 11
Control Sound Sensor using Arduino
CODE

OUTPUT
PRACTICAL 12
Ultrasonic Sensor with buzzer control by Arduino
CODE
OUTPUT
PRACTICAL 13
PIR Sensor with DC Motor control by Arduino
CODE

OUTPUT
PRACTICAL 14
RFID control by Arduino UNO
CODE

OUTPUT
PRACTICAL 15
NFC control by Arduino UNO
CODE

OUTPUT

You might also like