Lecture Notes 3.9 (Smart Dustbin)
Lecture Notes 3.9 (Smart Dustbin)
Lecture Notes 3.9 (Smart Dustbin)
Designed By :
Dr. Kavita Jindal
Assistant Professor 1
Syllabus
1. Embedded
IOT UNIT
System
2.Embedded 1
& Raspberry
Programming
Pi
3. Arduino
1.
Programming
1. Interfacing of Devices
UNITand
2. Basic Laws 2
Interface Digital and Analog I/O Devices
Components
3. Various Sensor and
2. Devices
1. Embedded System
UNIT
Application 3 using
Application of Embedded systems
Arduino
3.
Syllabus
Application of Embedded Systems and IoT
Unit-3 Contact Hours: 15
Introduction to Node MCU, Pin diagram, Programming of Node MCU, Introduction
Chapter 3.1 ofcloud(BLYNK/Thingspeak/Cayenne), Connecting NodeMCU to WIFI network and cloud,
Collect and analyze data of sensors over the cloud. Interfacing of LEDs with NodeMCU.
Chapter 3.2 Design smart home systems, Smart parking systems, Smart dustbins for a clean environment,
Water level controller systems, and other various applications.
Smart Dustbin
Project Overview:
A Smart Dustbin aims to reduce human interaction with waste bins by automatically detecting when
waste is approaching and opening the lid accordingly. This can help in maintaining hygiene, reducing
the spread of germs, and making waste disposal more convenient. The project will use an Arduino
Uno, an ultrasonic sensor to detect the presence of a hand or waste, and a servo motor to open and
close the dustbin lid.
Components Required:
Arduino Uno: The microcontroller that controls the entire operation.
Ultrasonic Sensor (HC-SR04): To measure the distance of an object (like a hand) from the sensor.
Servo Motor (SG90): To actuate the lid of the dustbin.
Dustbin: A small dustbin or a container to act as the body.
Jumper Wires: For connecting the components.
Breadboard: For prototyping the circuit.
Power Supply: USB cable or batteries for the Arduino.
Smart Dustbin
Circuit Diagram:
Here's a brief description of the connections: