Giter VIP home page Giter VIP logo

nadinfromc137 / autosync-accwithfota Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 61 KB

AutoSync: Adaptive Cruise Control with FOTA combines benefits of Adaptive Cruise Control (ACC) and Flash Over the Air (FOTA) technology. It involves developing a cruise control system that can adjust the vehicle's speed and maintain a safe distance from the vehicle ahead (ACC), while also incorporating wireless updates for the car system (FOTA).

C 95.82% Python 4.18%

autosync-accwithfota's Introduction

AutoSync-ACCwithFOTA

"AutoSync: Adaptive Cruise Control with FOTA" combines the benefits of Adaptive Cruise Control (ACC) and Flash Over the Air (FOTA) technology. It involves developing a cruise control system that can adjust the vehicle's speed and maintain a safe distance from the vehicle ahead (ACC) while incorporating wireless updates for the car system (FOTA).

There are 3 modes of operation for Cruise Control: the Cruise Control is off, Normal Cruise Control, and Adaptive Cruise Control.

If the Cruise Control is off, the car is at a constant speed. In Normal Cruise Control mode, the driver gets to choose a speed to stay on. Using the FOTA feature we update the car system to add the Collision Avoidance feature with the Normal Cruise Control. As for the Adaptive Cruise Control, the car uses an ultrasonic sensor that constantly measures the distance between it and the car ahead. According to this distance, the car speed is controlled (by changing the PWM of the STM timer) so it avoids colliding with the car ahead.

The following image shows a brief of the software architecture and drivers used in the STM application side

image

For the FOTA feature, we created a simple website where we can upload our .hex file which is the firmware we want to update.

image

After the user clicks upload, the hex file is uploaded to a server, which is detected by the Raspberry Pi microcontroller and fetched to be uploaded.

autosync-accwithfota's People

Contributors

nadinfromc137 avatar

Stargazers

Amir Farag avatar Mohamed Tarek Abdelrahman Ashour 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.