Menu

Executive Programs

Workshops

Projects

Blogs

Careers

Student Reviews



More

Academic Training

Informative Articles

Find Jobs

We are Hiring!


All Courses

Choose a category

Loading...

All Courses

All Courses

logo

Project 1 - V&V SW Analysis - I

LIVE BATCH(Preeti)  TEST PLAN: Test Plan is a document that consists of all future testing-related activities. It is prepared at the project level and in general, it defines work products to be tested, how they will be tested, and test type distribution among the testers. Before starting testing there will be a test…

    Project Details

    Loading...

    Leave a comment

    Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.

    Please  login to add a comment

    Other comments...

    No comments yet!
    Be the first to add a comment

    Read more Projects by SANKARA NANTHA KUMAR G (9)

    Project 3

    Objective:

    LIVE BATCH (PREETI)  

    calendar

    21 Apr 2023 12:43 PM IST

      Read more

      Project 2 - Measuring the distance of an object using ultrasonic sensor and also smoothen the sensor data using moving average filter

      Objective:

      Ultrasonic sensor uses SONAR to determine the distance of an object just like the bats do. It offers excellent non-contact range detection with high accuracy and stable readings in an easy-to-use package from 2 cm to 400 cm or 1” to 13 feet. The operation is not affected by sunlight or black material, although acoustically,…

      calendar

      12 Apr 2023 02:51 PM IST

        Read more

        Project 1 - Interfacing a 16*2 LCD with Arduino using I2C protocol

        Objective:

        Here we used I2C communication for transferring data from MASTER to SLAVE through theI2C bus In arduino we used the separate SDA and SCL pins . SDA (Serial Data) – The line for the master and slave to send and receive data. SCL (Serial Clock) – The line that carries the clock signal. Process:…

        calendar

        12 Apr 2023 08:36 AM IST

          Read more

          Project 1 - V&V SW Analysis - I

          Objective:

          LIVE BATCH(Preeti)  TEST PLAN: Test Plan is a document that consists of all future testing-related activities. It is prepared at the project level and in general, it defines work products to be tested, how they will be tested, and test type distribution among the testers. Before starting testing there will be a test…

          calendar

          06 Mar 2023 03:39 PM IST

            Read more

            Project 2 - V&V SW Analysis II

            Objective:

            Live Batch (Preeti) C:\Users\user41\Documents\LDRA_EE_V1003\LDRA_Workarea\harsank_tbwrkfls\harsank_reports\sankji\sankji.thr.htm

            calendar

            06 Mar 2023 12:32 PM IST

              Read more

              Project 2 - Measuring distance of an object using ultrasonic sensor (HC-SR04)

              Objective:

              LIVE BATCH(PREETI)

              calendar

              19 Feb 2023 04:19 AM IST

                Read more

                Project 1 - Controlling a DC motor using PWM and monitoring its Running status

                Objective:

                LIVE BATCH(PREETI)

                calendar

                18 Feb 2023 07:46 PM IST

                  Read more

                  Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear

                  Objective:

                  Live Batch(preeti) 1. /* * Airplanecontrol.c * * Created on: Jan 30, 2023 * Author: Dell */#include <stdio.h>//function declarationsvoid Initiate_State_Machine();void GearDown();void CheckingBeforeTakeOFF();void RaisingGear();void GearUp();void CheckBeforeLanding();void LoweringGear();//we are entering these above…

                  calendar

                  30 Jan 2023 07:36 AM IST

                    Read more

                    Project 1 - Creation of user defined data type to implement the user interfaces for working with ‘Set’ (Mathematical Set theory) using Linked List

                    Objective:

                    Live Batch(Preeti) 1. /* * setsfunctionality.c * * Created on: Jan 29, 2023 * Author: Dell */ #include<stdio.h>#include<stdlib.h>#include<stdbool.h>//structure is created for the node of linked liststruct Node{ int data; struct Node* next;//self referential pointer};//function declarationsstruct Node*…

                    calendar

                    29 Jan 2023 08:22 AM IST

                      Read more
                      Showing 1 of 9 projects