Skip to content

RayanAhmed2000/IOT-Project-using-Arduino

Repository files navigation

Objective 💡

To create a Smart Device (IOT Device) using Arduino UNO R3 Microcontroller

Equipment Required ⚙️

  • Arduino UNO R3 Microcontroller
  • Ultrasonic sensor
  • Mini Gear Servo Motor
  • 9V Battery
  • 9V Battery connector
  • Connecting Jumper Wires

Theory 📖

Arduino UNO is a microcontroller board, it is low cost and easily programmable microcontroller board that can be integrated in alot of Iot and electronic projects such as

  • Light on/off when TV is turned on
  • Temperature Monitoring
  • Obstacle detection
  • Autoamted Plant watering system
  • Simple Incubator
    and many more.....

I have created a Smart IOT device which is based on object detection using an Ultrasonic module

Model - Smart Dustbin Using Arduino 🗑️

The dustbin will detect objects usin the ultrasonic module and triggee the servo motor which will then cause the lid of the dustbin to open
This is a small representation of how IOT devices work

Connections 🔌

Ultrasonic module with Arduino R3

Vcc -> 5V (for Power supply)
Trig -> Pin 9
Echo -> Pin 8
Gnd -> Gnd

Servo motor with Arduino R3

Red Wire -> 3.3V (for power supply)
Yellow wire -> Pin 7
Gnd -> Gnd

Links 🔗

To view my simulator circuit that I created on WORKWI Click here

To view Arduino code on my github profile Click here

To watch my Project video Click here

To see my Project video on LinkedIn Click here

About

In this Repo There is my case study of Internet of Things and My project on IOT using Arduino UNO R3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages