Building IoT Applications
Iot : Building IoT Applications Program List
Program [1]
Arduino Program to take input from serial and on the led based on input.
Program [2]
Arduino program to fade the led bulb using for loop
Program [3]
Arduino program to connect a led through push button
Program [4]
Arduino program to change the blinking speed of led using the potentiometer
Program [5]
Arduino program to print all integer number from 0 to 99 using for loop
Program [6]
Arduino program to print odd numbers from 1 to 99
Program [7]
Arduino program to print odd numbers from 99 to 1
Program [8]
arduino program to interface buzzer with Arduino board to buzz on off with the delay of 1sec
Program [9]
Arduino program to Blink a Light Emitting Diode LED
Program [10]
Arduino program to print Hello word in LCD
Program [11]
Arduino program to run a counter and display in LCD
Program [12]
Arduino program to interface the sensor and led
Program [13]
Arduino program to sound the buzzer on press on push button for 1 second
Program [14]
Arduino program to interface buzzer with LDR and LED
Program [15]
Arduino program to create automatic street light control by using LDR sensor
Program [16]
Arduino program to read a integer number and print its table
Program [17]
Arduino program to print the square root of a given number
Program [18]
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
Program [19]
Design a counter using an atmega microcontroller (like ATMEGA328P) using Arduino to display the number of entries per day in an office.
Program [20]
Write a program to interface a temperature sensor (LM35) and water Nozzle with the Arduino.
Program [21]
Arduino program to interface led buzzer with Arduino or raspberry pi and turn ON LED for 2 second after every 3 second
Program [22]
Arduino program to connect RGB Led Bulb
Program [23]
Arduino program to turns on LED when the button is pressed once and remains on until the button is pressed again to turn it off
Program [24]
Arduino program to interface security password with Arduino board to show green light for correct password and red light for incorrect password.
Program [25]
Arduino program to input any integer number and print its table
Program [26]
Arduino program to connect with Servo Motor
Program [27]
Arduino program to interface LCD with Arduino board and print some text
Program [28]
Arduino application where pressing a button increases a counter value, which is then displayed on an LCD
Program [29]
Arduino program to interface DHT 22 sensor and find the Humidity Temperature and Heat index
Program [30]
Arduino program to interface soil moisture sensor
Program [31]
Arduino program to interface a temperature monitoring system in a public environment which will display information
Program [32]
Arduino program to interface a PIR (Passive Infrared) sensor
Program [33]
Arduino program to interface gas sensor to detect the gas
Program [34]
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.
Program [35]
Arduino program to implement Two way traffic signal system.
Program [36]
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)
Program [37]
Arduino program to Increment and Decrement led light using 2 push button
Program [38]
Arduino program representing smart street light concept
Program [39]
Arduino program to interface DC Motor with potentiometer
Program [40]
Arduino program to interface a servo motor and a button at pin 7
Program [41]
Write a program to interface a gas sensor (MQ-2) and a buzzer.
Program [42]
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.
Program [43]
Write a program to implement a while loop that counts from 0 to 10 and displays each count on the Serial Monitor.
Program [44]
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.
Program [45]
Arduino program to read data from sensor and send it to a requesting client.
Program [46]
Arduino program using any one development board (E.g., Arduino or Raspberry Pi) to read data from a sensor
Program [47]
Write a program to print “Hello World!” to the LCD (Liquid Crystal Display) and shows the time in seconds since the Arduino was reset.
Program [48]
Write a program to display button press count on an LCD.
Program [49]
Write a program for detection of the light using photo resistor with output as light detected and LED state.
