Programming Examples
Internet of things and its applications Practical Questions
Topic : Building IoT Applications
Question - 1 [ O Level JAN-2025]
Arduino program to interface LEDs at pins 10,11,12,13 and button at pins 7. The press of button changes the pattern of LED glow. (considering four patterns of LED glow)
Question - 2 [ O Level JAN-2025]
Arduino program to Increment and Decrement led light using 2 push button
Question - 3 [ O Level JAN-2025]
Write a program to interface a button and an RGB LED with the Arduino. On each button press, the RGB LED should change its color in the sequence: Red, Green, Blue.
Question - 4 [ O Level JUL-2025]
Write a program to print “Hello World!” to the LCD (Liquid Crystal Display) and shows the time in seconds since the Arduino was reset.
Question - 10 [ O Level JAN-2025]
Write a program to interface a PIR motion sensor and an LED with the Arduino. The LED should turn on for 5 seconds whenever motion is detected.
Question - 11 [ O Level JUL-2025]
Arduino program to read data from sensor and send it to a requesting client.
Question - 12 [ O Level JUL-2025]
Arduino program using any one development board (E.g., Arduino or Raspberry Pi) to read data from a sensor
Question - 13 [ O Level JUL-2025]
Write a program for detection of the light using photo resistor with output as light detected and LED state.
Question - 14 [ O Level JAN-2025]
Write a program to implement a while loop that counts from 0 to 10 and displays each count on the Serial Monitor.
Question - 18 [ O Level JAN-2022]
Arduino program to interface led buzzer with Arduino or raspberry pi and turn ON LED for 2 second after every 3 second
Question - 19
Arduino program to interface buzzer with Arduino board to buzz on off with the delay of 1sec
Question - 21 [ O Level JUL-2022]
Design a counter using an atmega microcontroller (like ATMEGA328P) using Arduino to display the number of entries per day in an office.
Question - 24 [ O Level JAN-2021]
Arduino program to interface security password with Arduino board to show green light for correct password and red light for incorrect password.
Question - 27 [ O Level JAN-2022]
Arduino program to interface LCD with Arduino board and print some text
Question - 28
Arduino application where pressing a button increases a counter value, which is then displayed on an LCD
Question - 29 [ O Level JAN-2025]
Arduino program to interface DHT 22 sensor and find the Humidity Temperature and Heat index
Question - 31
Arduino program to interface a temperature monitoring system in a public environment which will display information
Question - 34 [ O Level JUL-2024]
Arduino program to Design a night lamp using a photodiode and a LED and find out the time delay associated with turning the lamp on and off.
Question - 48 [ O Level JUL-2022]
Design a night lamp using a LDR and a LED using Arduino Uno and find out the time delays associated in keeping ON the lamp
Question - 49 [ O Level JUL-2022]
Write a program to interface a temperature sensor (LM35) and water Nozzle with the Arduino.
Question - 1 [ O Level JAN-2025]
Arduino program to interface LEDs at pins 10,11,12,13 and button at pins 7. The press of button changes the pattern of LED glow. (considering four patterns of LED glow)
Question - 2 [ O Level JAN-2025]
Arduino program to Increment and Decrement led light using 2 push button
Question - 3 [ O Level JAN-2025]
Write a program to interface a button and an RGB LED with the Arduino. On each button press, the RGB LED should change its color in the sequence: Red, Green, Blue.
Question - 4 [ O Level JUL-2025]
Write a program to print “Hello World!” to the LCD (Liquid Crystal Display) and shows the time in seconds since the Arduino was reset.
Question - 10 [ O Level JAN-2025]
Write a program to interface a PIR motion sensor and an LED with the Arduino. The LED should turn on for 5 seconds whenever motion is detected.
Question - 11 [ O Level JUL-2025]
Arduino program to read data from sensor and send it to a requesting client.
Question - 12 [ O Level JUL-2025]
Arduino program using any one development board (E.g., Arduino or Raspberry Pi) to read data from a sensor
Question - 13 [ O Level JUL-2025]
Write a program for detection of the light using photo resistor with output as light detected and LED state.
Question - 14 [ O Level JAN-2025]
Write a program to implement a while loop that counts from 0 to 10 and displays each count on the Serial Monitor.
Question - 18 [ O Level JAN-2022]
Arduino program to interface led buzzer with Arduino or raspberry pi and turn ON LED for 2 second after every 3 second
Question - 19
Arduino program to interface buzzer with Arduino board to buzz on off with the delay of 1sec
Question - 21 [ O Level JUL-2022]
Design a counter using an atmega microcontroller (like ATMEGA328P) using Arduino to display the number of entries per day in an office.
Question - 24 [ O Level JAN-2021]
Arduino program to interface security password with Arduino board to show green light for correct password and red light for incorrect password.
Question - 27 [ O Level JAN-2022]
Arduino program to interface LCD with Arduino board and print some text
Question - 28
Arduino application where pressing a button increases a counter value, which is then displayed on an LCD
Question - 29 [ O Level JAN-2025]
Arduino program to interface DHT 22 sensor and find the Humidity Temperature and Heat index
Question - 31
Arduino program to interface a temperature monitoring system in a public environment which will display information
Question - 34 [ O Level JUL-2024]
Arduino program to Design a night lamp using a photodiode and a LED and find out the time delay associated with turning the lamp on and off.
Question - 48 [ O Level JUL-2022]
Design a night lamp using a LDR and a LED using Arduino Uno and find out the time delays associated in keeping ON the lamp
Question - 49 [ O Level JUL-2022]