Menu

IIT Certification 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

MADHU D

Designing the future with the routine.

Skills Acquired at Skill-Lync :

  • MATLAB-BASICS
  • MODEL-BASED-DEVELOPMENT
  • ADAS-BASICS
  • SIMULINK-BASICS

Introduction

Graduating final year in Electrical and Electronics Engineering (BE), under Visvesvaraya Technological University(VTU). And I gain a 3 months of experience as a panel operator in Voltech Manufacturing Company Ltd(VMC) in Kumbalgodu, Bangalore after graduated in Electrical and Electronics Engineering (Diploma).

8 Projects

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

Objective:

#include <avr/io.h> #define F_CPU 16000000ul #include "avr/interrupt.h" #include <util/delay.h> #define switch_direction (PIND&(1<<1)) #define switch_speed (PIND&(1<<2)) #define power (PINC&(1<<3)) #define lcd_port PORTB #define RS_high PORTD|=(1<<5) #define RS_low PORTD&=~(1<<5)#define…

calendar

09 May 2022 01:37 PM IST

    Read more

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

    Objective:

    unsigned int pulse_width;void trigger(){ Serial.begin(9600); // baud rate PORTB|= (1<<PORTB1); Serial.print(" Distance "); Serial.print(" Measurement "); _delay_us(2000);//wait for 2 seconds PORTB &= ~(1<<PORTB1);} void init_timer(){ ACSR |= (0<<ACIC);//Selecting ICP1 bit as Capture Input TIFR1 =…

    calendar

    10 May 2022 10:27 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:

      NAME: Madhu D BATCH: LIVE BATCH 12   PROGRAM: #include <stdio.h> //Adding standard input output header file #include <stdlib.h> //adding standard library header file // A structure of linked list node struct node { int data; struct node *next; } *List1, *List2, *Unionlist, *intersectionlist; void initialize()…

      calendar

      25 Oct 2022 03:41 PM IST

        Read more

        Project 1 (Mini Project on Vehicle Direction Detection

        Objective:

        NAME: MADHU D BATCH: 07   AIM: To development a Vehicle Direction Detection MATLAB Simulink model as per requirement.   MODEL: Requirement - 1: Steering wheel input as yaw rate (Signal name: SteeringWheel_YawDegreeInput) is the input for this system. This is compared against 3 angular values, one…

        calendar

        02 Nov 2022 07:05 AM IST

        • MATLAB
        Read more

        Project 2 Adaptive Cruise Control

        Objective:

        NAME: MADHU D BATCH: 07   AIM: To develop the model of  Adaptive Cruise Control feature as per the given requirement using MATLAB Simulink.   MODEL:   Requirement 1– Lead Vehicle:   Lead Vehicle is a vehicle which is driving in the road ahead of our drive vehicle. Two input…

        calendar

        09 Nov 2022 05:38 PM IST

        Read more

        Project 1 - V&V SW Analysis - I

        Objective:

        Batch- Live Batch(Preeti) Name- Madhu D   AIM:         To write a Test plan to test the features of a new mobile phone, that needs to be implemented based on the given requirements. Theory of test plan:  The main objective for a test plan is to…

        calendar

        12 Nov 2022 12:00 PM IST

          Read more

          Project 2 - V&V SW Analysis II

          Objective:

          Batch- Live Batch(Preeti) Name- Madhu D   1) Static Code review Analysis Loading the "Testrain.c" file   Running Static Analysis   Code review report Report files are uploaded test is performed for Black box testing and White box testing.   2.  A)Creating the test cases manually as well as automatically B)store the test…

          calendar

          14 Nov 2022 07:27 AM IST

            Read more

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

            Objective:

            Batch- Live Batch(Preeti) Name- Madhu D   Aim: To write a program for controlling the retraction and extension of Airplane’s landing gear using Finite State Machine (FSM). Theary: A finite state machine that can, at any point in time, be in a specific state from a finite set of possible states. It can move…

            calendar

            15 Nov 2022 06:12 AM IST

              Read more
              Showing 1 of 8 projects

              4 Course Certificates

              certificate

              Software Verification and Validation and System Testing for Hand Code

              CertificateIcon
              Certificate UID: 1302y9tqfjbv5dmp
              View Certificate
              certificate

              Introduction to Model-Based Development using MATLAB and Simulink

              CertificateIcon
              Certificate UID: ntpjq3mew0ub7ylr
              View Certificate
              certificate

              Embedded Programming Essentials

              CertificateIcon
              Certificate UID: dslb75jna86u09yr
              View Certificate
              certificate

              AVR Bare Metal Programming- Live Sessions

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

              Academic Qualification

              B.E

              SJB Institute of Technology

              03 Sep 2019 - 23 Apr 2023

              12th

              Rajiv Gandhi Memorial Polytechnic

              13 Jun 2016 - 31 May 2019

              Diploma

              Rajiv Gandhi Memorial Polytechnic

              09 Jun 2016 - 04 May 2019

              10th

              Ashwini Primary & High School

              07 Jun 2009 - 25 Apr 2014

              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

              18 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