Building iot applications Programming Examples
Building iot applications Practical Questions
Topic : Building IoT Applications
Question - 12
Arduino program using any one development board (E.g., Arduino or Raspberry Pi) to read data from a sensor
Question - 13
Write a program for detection of the light using photo resistor with output as light detected and LED state.
Question - 14
Write a program to implement a while loop that counts from 0 to 10 and displays each count on the Serial Monitor.
Question - 18
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 - 28
Arduino application where pressing a button increases a counter value, which is then displayed on an LCD
Question - 29
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 - 12
Arduino program using any one development board (E.g., Arduino or Raspberry Pi) to read data from a sensor
Question - 13
Write a program for detection of the light using photo resistor with output as light detected and LED state.
Question - 14
Write a program to implement a while loop that counts from 0 to 10 and displays each count on the Serial Monitor.
Question - 18
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 - 28
Arduino application where pressing a button increases a counter value, which is then displayed on an LCD
Question - 29
Arduino program to interface DHT 22 sensor and find the Humidity Temperature and Heat index
Question - 31