Projects


Project 1: Smart Home


Control home appliances such as lights, fan etc. using Relay Board and ESP8266 nodemcu. Monitor room temperature and humidity and also sense light intensity and accordingly control all connected lights and fan. Publish relay state, temperature, humidity & light intensity to web server and controlling Relay state using web server via switch.


Components

  • ESP8266 Nodemcu Board
  • DHT11 Sensor
  • Bread Board
  • Connecting Wires
  • LDR Sensor
  • 2 x 1CH Relay Board


Project 2: Smart Dustbin


Detects lavel of garbage in dustbin and lights up LED if dustbin is full of garbage. Smart Dustbin is powered by NodeMCU board that has built in WiFi and Ultrasonic sensor. It publish level of garbage at specified time intervals to the dedicated web server and display the status on UI of web application.


Components

  • ESP8266 Nodemcu Board
  • Ultrasonic Sensor
  • Bread Board
  • Connecting Wires
  • LED
  • Resistor


Project 3: Smart Attendance System


Smart Attendance System automatically marks attendance of the students using RFID Card. This system is powered by NodeMCU board that has built in WiFi and Ultrasonic sensor. It stores the students attendance record in database at dedicated IoT web server and web application is used to access the records.


Components

  • ESP8266 Nodemcu Board
  • MF-RC522 RFID Reader & RFID Card/tag
  • Bread Board
  • Connecting Wires


Project 4: Smart Security System


Smart Security System is IoT application developed for surveillance. System detects presence of objects at predefined time frame and captures Image/Video if any suspected activity is detected. The system stores the data at IoT web Server and generates alert.


Components

  • Raspberry PI 3
  • Camera Module
  • PIR Sensor
  • Bread Board
  • Connecting Wires