RISHABH DEV SHUKLA
Embedded Design & Drives Control
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
/** project_one.c** Created on: 03-Sep-2022* Author: Rishabh Dev Shukla*/// C program to find union and intersection of two linked lists #include //Preprocessor section. Standard i/o header file includes predefined functions and library like printf.#include // Preprocessor section. Includes predefined functions…
30 Jan 2023 02:11 PM IST
Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear
Problem Statement: Implement the Code for controlling the retraction and extension of Airplane’s landing gear State Tables: State Diagram: /* * FSM.c * * Created on: 04-Feb-2023 * Author: Rishabh Dev Shukla */ #include <stdio.h>void Initi_state_mach(); //function declaration to initiate the state…
04 Feb 2023 11:21 AM IST
Project 1 - Controlling a DC motor using PWM and monitoring its Running status
Overview of the Project: Implement a system on the simulator for controlling a DC motor using L293 motor driver, monitor its status and print the running status of motor on the LCD Display. Goals: Implement a system on simulator for Controlling the DC motor using L293 motor driver. Displaying the running status of…
16 Feb 2023 05:06 PM IST
Project 2 - Measuring distance of an object using ultrasonic sensor (HC-SR04)
Overview of the Project: In this project, the implementation of code for “Measuring distance of an object using ultrasonic distance sensor (HC-SR04). Goals: Implement code to interface HC-SR04 ultrasonic sensor with Atmega328p Measuring the distance of an object using Ultrasonic Distance Sensor (HC-SR04) Usage of Input…
18 Feb 2023 09:59 AM IST
Project 1 - V&V SW Analysis - I
Project: 1 Write a Test plan to test features of a new mobile phone (Blackbox test) that needs to be implemented based on the given requirements. (The product is still in under development stage and is yet to be UA (User Acceptance) tested. Every other thing to be included in the test plan can be hypothetical. US-1 As…
26 Feb 2023 11:35 AM IST
Project 2 - V&V SW Analysis II
1. Static Code Review Analysis Because we are using only one .c file namely Ggroceries.c (path: Documents-> LDRAEE -> LDRA_Workarea-> Examples-> C_tbrun_examples-> Ggroceries.c) for testing, it is known as Unit Testing. Here I am going to perform the static code review analysis under both the …
05 Mar 2023 05:07 AM IST
Project 2 - Measuring the distance of an object using ultrasonic sensor and also smoothen the sensor data using moving average filter
Project: In this project the implementation of code for “Measuring distance of an object using ultrasonic distance sensor (28015 Ping) and also smoothen the sensor data using moving average filter”. Code: #define trigPin 9 …
03 May 2023 11:18 AM IST
Project 3
Program Code: #include <iostream>#include <vector>#include <string> using namespace std; // Enum to represent fuel typesenum class Type { GAS, DIESEL, ELECTRIC}; // Base class for Vehicleclass Vehicle {protected: string make; string model; int year; int odometer; public: Vehicle(const std::string&…
28 May 2023 10:57 AM IST
Project 1 - Interfacing a 16*2 LCD with Arduino using I2C protocol
Project Overview : In this project implementing the Code for “Interfacing a 16*2 LCD with two Arduino’s (one for Master and one for Slave) using Inter-Integrated Circuit (I2C) communication protocol” by sending the message to LCD using I2C communication protocol and display the message on LCD screen.…
04 Jul 2023 02:42 PM IST
5 Course Certificates
Software Verification and Validation and System Testing for Hand Code
Academic Qualification
Ph.D
Motilal Nehru National Institute of Technology, Allahabad
21 Jul 2010 - 03 Aug 2015
M.Tech
JK INSTITUTE OF APPLIED PHYSICS AND TECHNOLOGY
13 Sep 2006 - 13 Oct 2008
B.Tech
United College of Engineering and Research
24 Jul 2002 - 28 Jun 2006
12th
Government Inter College, Prayagraj
14 Jul 2000 - 28 Jun 2001
10th
Government Inter College, Prayagraj
09 Jul 1998 - 24 Jun 1999
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