Coder Social home page Coder Social logo

arduino-automatic-room-disinfection-robot's Introduction

Certainly! Here's a well-formatted readme for your project's repository, including the code and circuit diagram, to make it look presentable:

# Arduino Ultrasonic Sensor Robot

This is an Arduino project that uses three ultrasonic distance sensors to detect obstacles in the front, right, and left directions and take appropriate actions. The code provided in this repository is for an Arduino sketch that interfaces with these sensors and takes action based on the detected distances.

## Components

- Arduino board (e.g., Arduino Uno)
- Three ultrasonic distance sensors (e.g., HC-SR04 or similar)
- Jumper wires
- Breadboard (optional but recommended for easier wiring)

## Circuit Diagram

Here's a simplified circuit diagram for this setup:
****To be added****
## Working Video
https://github.com/vinayaksoni1729/Arduino-Automatic-Room-Disinfection-Robot/assets/113187290/feee3fab-0543-4a2d-b0fe-ae41f92a15a8


Here are the connections:

- Connect the `TRIGGER_PIN` of the front sensor to Arduino pin 4.
- Connect the `ECHO_PIN` of the front sensor to Arduino pin 5.
- Connect the `TRIGGER_PIN` of the right sensor to Arduino pin 6.
- Connect the `ECHO_PIN` of the right sensor to Arduino pin 7.
- Connect the `TRIGGER_PIN` of the left sensor to Arduino pin 8.
- Connect the `ECHO_PIN` of the left sensor to Arduino pin 9.

Make sure to connect the sensors and Arduino as shown in the diagram.

## Arduino Sketch

The Arduino sketch provided in this repository is for reading distance measurements from the three ultrasonic sensors and taking appropriate actions based on the detected distances. The code can be found in the `arduino_sketch` folder.

## Usage

1. Upload the Arduino sketch to your Arduino board using the Arduino IDE.
2. Make sure the circuit connections are correctly set up as described in the circuit diagram.
3. Power up the Arduino board.
4. The robot will use the ultrasonic sensors to detect obstacles and take action accordingly.

Feel free to modify and improve upon this project for your specific needs.

Happy robotics!

arduino-automatic-room-disinfection-robot's People

Contributors

vinayaksoni1729 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.