Git Product home page Git Product logo

adaptive-cruise-control-using-arduino's Introduction

Adaptive Cruise Control Using Arduino

Implement Adaptive Cruise Control Using Arduino Kit - Windsor university project

Project requirements

  • Arduino Kit ( I have used ELEGOO UNO Project Super Starter Kit ) or
  • Arduino Board
  • Ultrasonic Sensor
  • LCD 16x2
  • Buttons
  • Resistors You need to matlab software too.

Implements

At the first step you need to design your circuit like this:

step 1 - circuit

Using the rotary button is not mandatory. You should connect your kit this way

step 2 - description

We will implement our project with 5 buttons:

Increase_speed : one button for increasing the speed.

Decrease_speed : one button for decreasing the speed.

Set_speed / cruise_control : one button for enabling the cruise control mode. when you push this button your speed will be constant.

  • Increase_speed and Decrease_speed buttons can be used during this mode.

Adaptive_speed/ Adaptive_ cruise_control : This button will enable the adaptive cruise control mode which is used to automatically sense the distance of the vehicle moving ahead and increase or decrease the speed of the vehicle with the respective distance. Increase_speed and Decrease_speed will be dysfunctional and pressing the cancel button will disable the cruise control. Display should continuously blink while adjusting the speed.

Cancel : Pressing the button, cancels the Cruise control and resets the speed to 0.

The respective buttons are connected to the Arduino Pins which are provided below:

increase_speed - D13
decrease_speed – A2
cruise_control – A1
Adaptive_ cruise_control – D9
cancel – D11

if you have any question about this project or need any help, don't hesitate to contact me

My email address is: [email protected]

adaptive-cruise-control-using-arduino's People

Contributors

seyedalifazel 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.