Mo3az99 / Graduation-Project-V2V

A V2V solution to reduce Car accidents in egypt without the need of infrastructure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

V2V Communication Safety Aware Application

This project aims to implement a V2V solution where cars can communicate with each other and provide a system protocol where cars use all the data shared in the network, this data is acquired using hardware components that gets us the GPS location and velocity of the current car, the data is appropriately processed and then shared over the network

Team Members

Demo and Mobile App

Demo Mobile App

Deployment

To deploy this project first install the following libraries

  pip install sympy
  pip install numpy
  pip install pynmea2
  pip install pyserial
  pip install pandas
  pip install matplotlib

then run the main script

  python3 main.py

About

A V2V solution to reduce Car accidents in egypt without the need of infrastructure


Languages

Language:Python 85.8%Language:Java 14.2%Language:Shell 0.1%