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

SRIDHAR U

Skills Acquired at Skill-Lync :

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

8 Projects

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

Objective:

project(offline) #include <stdio.h>#include <stdlib.h> // A structure of linked list nodestruct node { int data; struct node *next; } *LL1, *LL2, *unionLL, *intersectionLL; void initialize() { LL1 = LL2 = NULL;//keeping every linked list as null intially}//Given a Inserts a node in front of a singly linked…

calendar

30 Jul 2022 09:17 AM IST

    Read more

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

    Objective:

    project#2(offline) #include <stdio.h>#include<string.h>typedef enum { gear_down, checking_before_take_off, rising_gear, gear_up, checking_before_landing, lowering_gear //checking_before_landing, //raising_gear //checking_before_take_off, //checking_before_landing}state_type;//naming the enumtypedef enum { close,…

    calendar

    04 Aug 2022 07:04 AM IST

      Read more

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

      Objective:

      // C++ code//slave#include<LiquidCrystal.h>#include<Wire.h>LiquidCrystal lcd(12,11,5,4,3,2);void setup()//void setup(){ //Serial.begin(9600); Wire.begin(8);// LiquidCrystal lcd(rs,enable,lcd,d5,d6,d7); // LiquidCrystal lcd(12,11,5,4,3,2); lcd.begin(16,2); Wire.onReceive(display);} void loop(){delay(30);}void…

      calendar

      17 Aug 2022 12:14 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:

        1)offline float microsecToinchs( float d);float avg;int i,sum;int duration,inches;float Duration_inch;int data[5]; void setup(){ Serial.begin(9600); pinMode(6, INPUT);} void loop(){ float average = mov_avg(); Serial.println("distance value is"); Serial.println( inches); delay(1000);} void US_Tx(){ pinMode(6,OUTPUT); //delayMicroseconds(5);…

        calendar

        18 Aug 2022 06:13 AM IST

          Read more

          Project 2 - V&V SW Analysis II

          Objective:

          offline

          calendar

          05 Sep 2022 11:28 PM IST

            Read more

            Project 1 - V&V SW Analysis - I

            Objective:

            if(owner long press the power button) {       open the company logo at centre; } else if(customer press the power button) {       open the apps in grid; } else if(owner power on the phone) {       shows call the phone icon on first position at bottom; } else if(owner power on…

            calendar

            06 Sep 2022 12:08 PM IST

              Read more

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

              Objective:

              PROJECT) #include <avr/io.h> //preprocessor directive#define F_CPU 16000000ul#include "avr/interrupt.h"//Preprocessor directive of an avr interrupt#include <util/delay.h>#define sw_dir (PIND&(1<<1))#define sw_spd (PIND&(1<<2))#define pw (PINC&(1<<3))#define lcd_port PORTB#define…

              calendar

              19 Sep 2022 12:51 PM IST

                Read more

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

                Objective:

                Project 2)offline #include <avr/io.h> #include <avr/interrupt.h> #define F_CPU 8000000 #include <util/delay.h> #include <string.h> #include <stdlib.h>   #define LCD_data_dir DDRD                         //LCD data port direction…

                calendar

                21 Sep 2022 11:06 AM IST

                  Read more
                  Showing 1 of 8 projects

                  5 Course Certificates

                  certificate

                  Embedded Programming Essentials

                  CertificateIcon
                  Certificate UID: zelvp7fytobhajrs
                  View Certificate
                  certificate

                  Fundamentals of Embedded Systems

                  CertificateIcon
                  Certificate UID: 7irgamyj5epk2z3q
                  View Certificate
                  certificate

                  Software Verification and Validation and System Testing for Hand Code

                  CertificateIcon
                  Certificate UID: orlznjgw6q3pvai1
                  View Certificate
                  certificate

                  AVR Bare Metal Programming- Live Sessions

                  CertificateIcon
                  Certificate UID: tsqvklfx5m817ca9
                  View Certificate
                  certificate

                  FreeRTOS Essentials - BB6

                  CertificateIcon
                  Certificate UID: dcp84ngtw102b7fv
                  View Certificate
                  Showing 1 of 5 certificates

                  Academic Qualification

                  10th

                  Kaligi Ranganathan Montford Matric Hr Sec School

                  15 Mar 2022 - 25 May 2022

                  B.E

                  Rajalakshmi Engineering College

                  30 Aug 2017 - 07 May 2022

                  12th

                  Kaligi Ranganathan Montford Matric Hr. Sec. School

                  01 Jun 2017 - 15 May 2018

                  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

                  18 Hours of Content

                  coursecard
                  Recently launched

                  21 Hours of Content

                  coursecard
                  Recently launched

                  10 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