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

Poovarasan Kumar

Skills Acquired at Skill-Lync :

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

10 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:

poovarasankumar embd offline batch o1  

calendar

19 Aug 2022 09:37 AM IST

    Read more

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

    Objective:

    poovarasankumar embd offline batch01  

    calendar

    19 Aug 2022 09:38 AM IST

      Read more

      Project 2 - V&V SW Analysis II

      Objective:

      poovarasankumar chennnai offline batch01 Let A, B,C, D be atomic conditions , write MCDC Pairs for A && B || C A || B && C (A && B) || (C && D) (A || B) && (C || D) ANSWER: A && B || C Atomic conditions: 3(A,B,C)    MCDC pairs:(0,1,1)(1,1,1)(1,0,1)(1,1,0)-4 pairs…

      calendar

      06 Sep 2022 09:49 AM IST

        Read more

        Project 1 - V&V SW Analysis - I

        Objective:

        poovarasankumar chennai offline batch01 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…

        calendar

        06 Sep 2022 10:34 AM IST

          Read more

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

          Objective:

          poovarasankumar offline batch01  Interfacing a 16*2 LCD with Arduino using I2C protocol: //MASTER #include<Wire.h>#include<LiquidCrystal.h>void setup(){LiquidCrystal lcd(12,11,5,4,3,2);lcd.begin(16,2);Serial.begin(9600);Wire.begin(8);Wire.onReceive(display);} void loop(){delay(30);}void display(int x){LiquidCrystal…

          calendar

          14 Sep 2022 06:11 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:

            poovarasankumar offline batch01 Measuring the distance of an object using ultrasonic sensor and also smoothen the sensor data using moving average filter: int trigPin = 11; // Triggerint echoPin = 12; // Echolong duration, cm, inches;long sum=0;long avg;int i; void setup() {//Serial Port beginSerial.begin (9600);//Define…

            calendar

            14 Sep 2022 07:10 AM IST

              Read more

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

              Objective:

              offline batch01 #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

              20 Sep 2022 05:56 AM IST

                Read more

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

                Objective:

                poovarasankumar offline batch01  Interfacing a 16*2 LCD with Arduino using I2C protocol: //MASTER #include#includevoid setup(){LiquidCrystal lcd(12,11,5,4,3,2);lcd.begin(16,2);Serial.begin(9600);Wire.begin(8);Wire.onReceive(display);} void loop(){delay(30);}void display(int x){LiquidCrystal lcd(12,11,5,4,3,2);int y=Wire.read();Serial.println(y);lcd.setCursor(1,0);lcd.print("the…

                calendar

                21 Sep 2022 07:37 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:

                  poovarasankumar offline batch01 Measuring the distance of an object using ultrasonic sensor and also smoothen the sensor data using moving average filter: int trigPin = 11; // Triggerint echoPin = 12; // Echolong duration, cm, inches;long sum=0;long avg;int i; void setup() {//Serial Port beginSerial.begin (9600);//Define…

                  calendar

                  21 Sep 2022 07:38 AM IST

                    Read more

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

                    Objective:

                    offline batch01   #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…

                    calendar

                    22 Sep 2022 07:52 AM IST

                      Read more
                      Showing 1 of 10 projects

                      5 Course Certificates

                      certificate

                      Embedded Programming Essentials

                      CertificateIcon
                      Certificate UID: 4t29m8s6gvkncohb
                      View Certificate
                      certificate

                      Software Verification and Validation and System Testing for Hand Code

                      CertificateIcon
                      Certificate UID: lxc5iz8p2jfgsqma
                      View Certificate
                      certificate

                      AVR Bare Metal Programming- Live Sessions

                      CertificateIcon
                      Certificate UID: 9groi3plcb8esnuw
                      View Certificate
                      certificate

                      FreeRTOS Essentials - BB6

                      CertificateIcon
                      Certificate UID: yzm9i0noqcdshp6g
                      View Certificate
                      certificate

                      Fundamentals of Embedded Systems

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

                      Academic Qualification

                      B.E

                      Jeppiaar Engineering College

                      18 Jul 2017 - 24 Aug 2021

                      12th

                      Vellayan Chettiyar Higher Secondary School

                      13 Apr 2016 - 16 May 2017

                      10th

                      Vellayan Chettiyar Higher Secondary School

                      15 Apr 2014 - 17 Mar 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

                      coursecard
                      Recently launched

                      18 Hours of Content

                      coursecard
                      3.4

                      7 Hours of Content

                      coursecard
                      5

                      12 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