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

Damodharan K

BE (CSE)

Introduction

Computer Science Engineering

6 Projects

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

Objective:

// C program to find union// and intersection of two// linked lists #include <stdbool.h> #include <stdio.h> #include <stdlib.h>    // Link list nodestruct Node{ int data; struct Node* next;}; /* A utility function to insert a node at the beginning ofa linked list*/void push(struct Node** head_ref,…

calendar

04 Mar 2022 11:03 AM 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:

    // C++ code///* Ping))) Sensor This sketch reads a PING))) ultrasonic rangefinder and returns the distance to the closest object in range. To do this, it sends a pulse to the sensor to initiate a reading, then listens for a pulse to return. The length of the returning pulse is proportional to the distance of the object…

    calendar

    11 Mar 2022 04:43 AM IST

      Read more

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

      Objective:

      // I2C MASTER CODE//Communication between two arduino#include<wire.h#include<Liquidcrystal.h>Liquidcrystal lcd(2,7,8,9,10,11);void setup(){ led.begin(16,2); led.setCursor(0,0); led.print("skill lync"); led.setCursor(0,1); led.print("I2C ARDUNIO 2 ARDUNIO"); for(int i=0;i<16;i++) { led.scrollDisplayLeft(); delay(100);…

      calendar

      14 Mar 2022 09:56 AM IST

        Read more

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

        Objective:

        #include <stdio.h>   //Different state of ATM machine typedef enum { Idle_State, Card_Inserted_State, Pin_Eentered_State, Option_Selected_State, Amount_Entered_State,     } eSystemState;   //Different type events typedef enum {   Card_Insert_Event, Pin_Enter_Event, Option_Selection_Event,…

        calendar

        14 Mar 2022 12:38 PM IST

          Read more

          Project 2 - V&V SW Analysis II

          Objective:

          1 . static analysis : #ifndef FILE#include #endif#ifndef FALSE#define FALSE 0#define TRUE 1#endif/* * this define determines if we are using stubs - * set to 0 for stubs or 1 for no stubs */#define no_stubs 1/* * this define determines the interface to use * set to 1 for original interface or 0 for changed interface */#define…

          calendar

          25 Mar 2022 12:16 PM IST

            Read more

            Project 1 - V&V SW Analysis - I

            Objective:

            steps to create  test plan : Analyse the product or features your testing. Design the test strategies your going to use. Define the test  objectives and pass/fail criteria. Plan the test environment. Execute your test plan and Track Progress in your project management tool. algorithms: step 1: start step 2:Manufacturer…

            calendar

            25 Mar 2022 12:57 PM IST

              Read more
              Showing 1 of 6 projects

              4 Course Certificates

              certificate

              Embedded Programming Essentials

              CertificateIcon
              Certificate UID: 0ijfq76rpl2eyoxg
              View Certificate
              certificate

              Fundamentals of Embedded Systems

              CertificateIcon
              Certificate UID: irbjfwmdh1g84ea0
              View Certificate
              certificate

              Software Verification and Validation and System Testing for Hand Code

              CertificateIcon
              Certificate UID: dceyj9ux8pz05bgm
              View Certificate
              certificate

              Embedded Verification and Validation

              CertificateIcon
              Certificate UID: y964w8vbeoaskdcg
              View Certificate
              Showing 1 of 4 certificates

              Academic Qualification

              B.E

              Sri Venkateswara College of Engineering & Technology

              04 Jun 2015 - 11 Apr 2019

              12th

              E S Matric Higher Secondary School

              01 May 2014 - 01 Apr 2015

              Schedule a counselling session

              Please enter your name
              Please enter a valid email
              Please enter a valid number

              Here are the courses that I have enrolled

              coursecard
              5

              35 Hours of Content

              coursecard
              Recently launched

              13 Hours of Content

              Similar Profiles

              Apoorv Ranjan
              Apoorv Ranjan

              Ladder of success cannot be climbed with hands in pocket.

              Pruthvi Jagadeesh GK
              Pruthvi Jagadeesh GK

              The Future in Motion

              Krantiveer .
              Krantiveer .

              Give more than what you get you will get more than what you gave