Coder Social home page Coder Social logo

rc_carproject's Introduction

RC Project for Interfacing Mega project of EUI training

  • The Project is implemented using a non-preemptive priority-based Scheduler that supports the First delay feature to ensure that the CPU load is normal
  • The project requirements are:
    1. The car motors are started using one of the two on-board switches.
    2. The car will stop if the other switch is pressed or a time of one minute has elapsed.
    3. When motors are started, the car moves and swings to the way with the highest illumination.
    4. The Temperature, the LDRs difference, and the elapsed time are displayed on the LCD.
    5. If the car gets closer to an obstacle by a max of 10 centimeters. The ultrasonic sensor fires and the car reverses its direction first, moving to the back then rotates by 90 degrees.
  • The project is totally implemented as a set of tasks that are implemented in a priority-based way
  • The priorities of Tasks are given based on Gomaa criteria.
  • The project aims to achieve Some goals
    1. From the execution mechanism we want
      1. Responsiveness
      2. Determisim
      • So, we Implement our scheduler to achieve these two goals
    2. From the SW Architecture we want
      1. Modularity
      2. Readability
      3. Configurability
      4. Reusability - So, We used our Layered Architecture, Design of the system, and robust implementation of Drivers to achieve these goals
  • You will find The whole system design in the section of System Design.
  • Here you can see the Layered Architecture and Drivers We used. Drawing 2023-09-10 23 25 55 excalidraw

rc_carproject's People

Contributors

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