IoT Lab 1
IoT Lab 1
List of Experiments
No.
1 Getting started with Arduino IDE/ Raspberry Pi
2 To Interface LED with Arduino IDE/ Raspberry Pi and write a
program to turn ON LED every 2 sec.
3 To Interface Push Button/ Digital Sensor (IR) with Arduino IDE/
Raspberry Pi and write a program to turn ON LED when push button
is pressed or at sensor detection.
4 To interface DHT11 sensor with Arduino IDE/ Raspberry Pi and
write a program to print temperature & humidity readings.
5 To interface Bluetooth with Arduino IDE/ Raspberry Pi and write a
program to send sensor data to phone using Bluetooth.
6 To interface Bluetooth with Arduino IDE/ Raspberry Pi and write a
program to turn LED ON/OFF when '1/0' is received from phone
using Bluetooth.
7 Write a program on Arduino IDE/ Raspberry Pi to retrive
temperature and humidity data from thingsspeak cloud.