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

Ashagarupavan kumar

Time is precious

Introduction

Hey this is PAVAN!

9 Projects

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

Objective:

#include<stdio.h>#include<stdlib.h>#include<stdbool.h> typedef struct node//defining the structure{int data;// creating the data type of the variablestruct node *next;// creating self referential node }Node; // Declaring the different varable in structure typestatic Node *head1,*head2,*head_union,*head_intersection,*newnode,*tail,*res_union,*res_intersection;…

calendar

16 Mar 2023 11:25 AM IST

    Read more

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

    Objective:

    #include<stdio.h> //Standard library function#include<stdlib.h>//standard library Used for functions and type conversions //Declaring the functionsvoid GearUp();void GearDown();void RaisingGear();void LoweringGear();void CheckBeforeLanding();void CheckBeforeTakeoff(); //Creating a enum of required statetypedef…

    calendar

    18 Mar 2023 08:27 PM IST

      Read more

      Project 3 Object Oriented Library to track Automobile Maintenance

      Objective:

      //============================================================================// Name : Project.c++// Author : A.PAVAN KUMAR//============================================================================ #include               //Standard library functionusing namespace std;   …

      calendar

      21 Apr 2023 08:21 PM IST

        Read more

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

        Objective:

        AIM: Interfacing a 16*2 LCD with Arduino using I2C protocol   MATERIALS REQUIRED: 1.ARDUINO UNO R3. 2.Potentiometer(250kohms). 3.Bread board. 4.Resistors (1Kohm). 5.LCD (16*2) DISPLAY. 6.Jumping wires. MASTER CODE: #include//Library for LCD display functions#include//Library for I2C CommunicationLiquidCrystal…

        calendar

        18 May 2023 09:25 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:

          AIM: Measuring the distance of an object using ultrasonic sensor and also smoothen the sensor data using moving average filter. MATERIALS REQUIRED: 1.Arduino Uno R3. 2.BreadBoard. 3.LCD display (16*2). 4.Ultrasonic sensor 5.Resistor(1kohm). 6.Jumping Wires. CODE: #include<LiquidCrystal.h>//Library for I2C communicationsLiquidCrystal…

          calendar

          19 May 2023 11:29 AM IST

            Read more

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

            Objective:

            CODE: #define F_CPU 8000000UL//Microcontroller clock speed #include <avr/io.h>//Header file for AVR functions #include <avr/interrupt.h>//Header file for interrupt #include <util/delay.h>//Header file for delay loop #include <string.h>//Header file for String manipulation functions #include <stdlib.h>//Standard…

            calendar

            13 Jun 2023 07:15 PM IST

              Read more

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

              Objective:

              CODE: #include <avr/io.h>//Header file for AVR Functions #define F_CPU 16000000//Micro controller clock speed #include <util/delay.h>//Header file for delay loops #include "avr/interrupt.h" #define sw_dir (PIND & (1<<1))//Direction control pin P1 #define sw_spd (PIND & (1<<2))//P2 pin as…

              calendar

              13 Jun 2023 07:48 PM IST

                Read more

                Project 1 - V&V SW Analysis - I

                Objective:

                TEST PLAN: if(owner switch on the phone){Company logo at the centre of the screen;}elseif(customer press the power button){open apps in grid;}elseif(owner power on the phone){shows call the phone icon in the first position at the bottom;}elseif(owner power on the phone){shows Dictionary icon on the second position at the…

                calendar

                28 Jun 2023 06:47 PM IST

                  Read more

                  Project 2 - V&V SW Analysis II

                  Objective:

                  1.To perform the static code review analysis for :  C:\**\LDRA_workarea\Examples\C_Testbed_examples\Testrain\Testrain.c  Output: Reports of the given file are with no violations  Steps: -Login with user30 and open the LDRA tool. -Open the source and select the file given in the question. -Then perform the static code analysis…

                  calendar

                  02 Jul 2023 09:55 PM IST

                    Read more
                    Showing 1 of 9 projects

                    4 Course Certificates

                    certificate

                    Embedded Programming Essentials

                    CertificateIcon
                    Certificate UID: uidk6ayemg1s3zhj
                    View Certificate
                    certificate

                    Fundamentals of Embedded Systems

                    CertificateIcon
                    Certificate UID: tso18v0r3ipun67e
                    View Certificate
                    certificate

                    AVR Bare Metal Programming- Live Sessions

                    CertificateIcon
                    Certificate UID: jzp5ra8c0uthsxe6
                    View Certificate
                    certificate

                    Software Verification and Validation and System Testing for Hand Code

                    CertificateIcon
                    Certificate UID: 8d6xmbo3u71zwyie
                    View Certificate
                    Showing 1 of 4 certificates

                    Academic Qualification

                    M.Tech

                    CMR Institute of Technology College in Telangana

                    09 Dec 2021 - 18 Jan 2023

                    B.Tech

                    St.Martin's Engineering College College in Telangana

                    14 Jan 2016 - 09 Jan 2020

                    12th

                    narayana junior college

                    09 Jan 2014 - 14 Jan 2016

                    10th

                    St. Joseph's High School School in Secunderabad, Telangana

                    11 Jan 2013 - 09 Jan 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

                    coursecard
                    Recently launched

                    21 Hours of Content

                    coursecard
                    Recently launched

                    10 Hours of Content

                    coursecard
                    Recently launched

                    13 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