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

divakar patel

na

Skills Acquired at Skill-Lync :

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

Introduction

na

9 Projects

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

Objective:

#include<stdio.h> #define SIZE 50 int S1[SIZE],S2[SIZE],S3[SIZE]; void accept(int S[],int n) {     int i;     for(i=1;i<=n;i++)         scanf("%d",&S[i]);     S[0]=n; }   void display(int S[])…

calendar

07 Jul 2022 02:04 PM IST

    Read more

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

    Objective:

    1. #include <iostream>using namespace std;   string lights,lever;  void setLightsRed(){   lights = "Red";  }   void setLightsGreen(){   lights= "Green";   }   void setLightsOff(){   lights = "Off";   }   string getLights(){ …

    calendar

    08 Jul 2022 07:07 AM IST

      Read more

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

      Objective:

          //I2C MASTERCODE//I2C communication between two arduino#include<Wire.h> //Library for I2C Communication functions#include<LiquidCrystal.h> //Library for LCD display functionLiquidCrystal lcd(2, 7, 8, 9, 10, 11); //Define LCD Module Pins (RS,EN,D4,D5,D6,D7) void setup() {lcd.begin(16,2); //Initilize…

      calendar

      25 Aug 2022 06:18 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:

        int trigPin = 11; // Triggerint echoPin = 12; // Echolong duration, cm, inches;long sum=0;long avg;int i; void setup() { //Serial Port begin Serial.begin (9600); //Define inputs and outputs pinMode(trigPin, OUTPUT); pinMode(echoPin, INPUT);} void loop() { // The sensor is triggered by a HIGH pulse of 10 or more microseconds.…

        calendar

        31 Aug 2022 03:51 AM IST

          Read more

          Project 1 - V&V SW Analysis - I

          Objective:

          if(owner switch on the phone) { (Company logo at the center of the screen) } else if(customer switch on the phone) { (All my icons of the APPS shall be present in the grid) } else if(owner powered on the phone) { (the "call the phone" icon is the first icon and the "Dictionary" icon is the second icon at the bottom bar of my screen.)…

          calendar

          29 Dec 2022 01:03 PM IST

            Read more

            Project 2 - V&V SW Analysis II

            Objective:

            #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 original_interface…

            calendar

            02 Jan 2023 04:09 PM IST

              Read more

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

              Objective:

                             

              calendar

              20 Jan 2023 04:10 PM IST

                Read more

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

                Objective:

                                                     

                calendar

                20 Jan 2023 04:16 PM IST

                  Read more

                  Week-3 Challenge: ADVISOR Tool

                  Objective:

                  1.For EV_defaults_in file, if cargo mass is 500 kg with all other default conditions, can the vehicle travel for 45 km with FTP drive cycle? Conclude your observations. Select the EV_defaults_in from the drop down menu in the load file section Change the cargo mass to 500kg Now click on the continue button a new window…

                  calendar

                  16 Feb 2024 03:57 AM IST

                    Read more
                    Showing 1 of 9 projects

                    5 Course Certificates

                    certificate

                    Fundamentals of Embedded Systems

                    CertificateIcon
                    Certificate UID: 8rn41mobfcqixzuh
                    View Certificate
                    certificate

                    Software Verification and Validation and System Testing for Hand Code

                    CertificateIcon
                    Certificate UID: x5vt9kwzi23s4lon
                    View Certificate
                    certificate

                    AVR Bare Metal Programming- Live Sessions

                    CertificateIcon
                    Certificate UID: mv65uf3jni9l4p0s
                    View Certificate
                    certificate

                    Embedded Programming Essentials

                    CertificateIcon
                    Certificate UID: lzxgsrdneyaf4uq7
                    View Certificate
                    certificate

                    C++ Essentials

                    CertificateIcon
                    Certificate UID: 8t3xnyzfikaqu9vp
                    View Certificate
                    Showing 1 of 5 certificates

                    Academic Qualification

                    B.Tech

                    Sagar Institute of Research & Technology(SIRT)

                    01 Jun 2017 - 02 Jun 2021

                    12th

                    vidya sagar hr sec school

                    01 Jun 2016 - 01 Apr 2017

                    10th

                    vidya sagar hr sec school

                    01 Jun 2015 - 01 Apr 2016

                    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

                    coursecard
                    Recently launched

                    18 Hours of Content

                    coursecard
                    Recently launched

                    21 Hours of Content

                    coursecard
                    Recently launched

                    10 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