SANKARA NANTHA KUMAR G
Ready to learn and improve my skills in core Electrical and Electronics stream
Skills Acquired at Skill-Lync :
Introduction
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
Live Batch(Preeti) 1. /* * setsfunctionality.c * * Created on: Jan 29, 2023 * Author: Dell */ #include<stdio.h>#include<stdlib.h>#include<stdbool.h>//structure is created for the node of linked liststruct Node{ int data; struct Node* next;//self referential pointer};//function declarationsstruct Node*…
29 Jan 2023 08:22 AM IST
Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear
Live Batch(preeti) 1. /* * Airplanecontrol.c * * Created on: Jan 30, 2023 * Author: Dell */#include <stdio.h>//function declarationsvoid Initiate_State_Machine();void GearDown();void CheckingBeforeTakeOFF();void RaisingGear();void GearUp();void CheckBeforeLanding();void LoweringGear();//we are entering these above…
30 Jan 2023 07:36 AM IST
Project 1 - Controlling a DC motor using PWM and monitoring its Running status
LIVE BATCH(PREETI)
18 Feb 2023 07:46 PM IST
Project 2 - Measuring distance of an object using ultrasonic sensor (HC-SR04)
LIVE BATCH(PREETI)
19 Feb 2023 04:19 AM IST
Project 2 - V&V SW Analysis II
Live Batch (Preeti) C:\Users\user41\Documents\LDRA_EE_V1003\LDRA_Workarea\harsank_tbwrkfls\harsank_reports\sankji\sankji.thr.htm
06 Mar 2023 12:32 PM IST
Project 1 - V&V SW Analysis - I
LIVE BATCH(Preeti) TEST PLAN: Test Plan is a document that consists of all future testing-related activities. It is prepared at the project level and in general, it defines work products to be tested, how they will be tested, and test type distribution among the testers. Before starting testing there will be a test…
06 Mar 2023 03:39 PM IST
Project 1 - Interfacing a 16*2 LCD with Arduino using I2C protocol
Here we used I2C communication for transferring data from MASTER to SLAVE through theI2C bus In arduino we used the separate SDA and SCL pins . SDA (Serial Data) – The line for the master and slave to send and receive data. SCL (Serial Clock) – The line that carries the clock signal. Process:…
12 Apr 2023 08:36 AM IST
Project 2 - Measuring the distance of an object using ultrasonic sensor and also smoothen the sensor data using moving average filter
Ultrasonic sensor uses SONAR to determine the distance of an object just like the bats do. It offers excellent non-contact range detection with high accuracy and stable readings in an easy-to-use package from 2 cm to 400 cm or 1” to 13 feet. The operation is not affected by sunlight or black material, although acoustically,…
12 Apr 2023 02:51 PM IST
Project 3
LIVE BATCH (PREETI)
21 Apr 2023 12:43 PM IST
5 Course Certificates
Software Verification and Validation and System Testing for Hand Code
Academic Qualification
B.E
VELAMMAL ENGINEERING COLLEGE
21 Aug 2017 - 23 Jul 2021
12th
VELAMMAL MATRICULATION HIGHER SECONDARY SCHOOL
06 Jun 2016 - 07 Apr 2017
10th
VELAMMAL MATRICULATION HIGHER SECONDARY SCHOOL
09 Jun 2014 - 14 Apr 2015
Here are the courses that I have enrolled
13 Hours of Content
Similar Profiles
Ladder of success cannot be climbed with hands in pocket.
The Future in Motion
Give more than what you get you will get more than what you gave
Avid learner