GithubHelp home page GithubHelp logo

neeraj-badhani / v2v_communication Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.08 MB

Vehicle to Vehicle Communication for cooperative collision warning

C 45.39% HTML 16.77% Makefile 30.44% Assembly 7.40%

v2v_communication's Introduction

V2V_Communication (Vehical to Vehical Communication)

The Dramatic increase in the traffic flow raises demand on innovative technologies that can improve safety and efficiency of transportation systems. Road safety can be substantially enhanced by the deployment of wireless communication technologies for vehicular networks, which enable new services such as collision detection traffic management, and further communication facilities between moving vehicles. Aiming at providing reliable wireless communications for vehicular networks the wireless communication will serve as an underlying protocol for future inter-vehicular applications worldwide. This project presents an implementation of a complete vehicle to vehicle communication, designed according to the specification. In addition to this a cooperative collision system for protection against misshappening like vehicle collisions that causes loss of human lives is being implemented. The blind spot detection system will be useful while changing the lane. Ultrasonic sensors, ARM Cortex โ€“M4 based STM32 Bit Microcontroller, Wifi Module ESP8266,I2C LCD are used to implement the complete design.

ESP8266 NodeMCU Configuration: Transmitter Configuration:

  1. Setup Network SSID.
  2. IP address assignment DHCP.
  3. Setup Soft AP(Access Point) P-2-P.
  4. Setup network protocol(UDP or TCP/IP).
  5. Serial reading from Rx pin connected to tx pin of STM32 board.
  6. If data is avaliable start UDP Transmission.

Receiver Configuration:

  1. Search avaliable network within range and connect.
  2. Read the data and store it in a buffer.
  3. Transmit reaceived data to LCD Display.

v2v_communication's People

Contributors

neeraj-badhani avatar

Stargazers

 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.