Overview of the Project: 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…
Sreenivasan Sivakumar
updated on 09 Aug 2022
Project Details
Leave a comment
Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.
Other comments...
Read more Projects by Sreenivasan Sivakumar (10)
Project 1 - V&V SW Analysis - I
BLACKBOX TEST PLAN REQUIREMENTS US-1:As a Product owner,when long pressed the power button of the phone shall switch on with a company logo at the center of the screen.US- 2: As a Customer,when the power button is pressed my phone is switched ON and…
16 Aug 2022 10:43 AM IST
Project 2 - Measuring the distance of an object using ultrasonic sensor and also smoothen the sensor data using moving average filter
Overview of the 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”. Goals: Measuring the distance in terms of inches of an object using Ultrasonic Distance…
10 Aug 2022 08:32 AM IST
Project 1 - Interfacing a 16*2 LCD with Arduino using I2C protocol
Overview of the Project: 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…
09 Aug 2022 06:54 AM IST
Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear
Overview of the Project: In this project, controlling the retraction and extension of the Airplane’s landing gear can be implemented using a Finite State Machine (FSM). FSM is the most efficient algorithm which is a mathematical model of computation. Goals Controlling the direction of the Valve. Controlling…
06 Aug 2022 05:16 AM IST
Project 1 - Creation of user defined data type to implement the user interfaces for working with ‘Set’ (Mathematical Set theory)
Overview of the Project: In this project, interfaces for mathematical Set Theory are implemented using C programming language. User can give the input like two list of data and this program will give the output as the union and intersection of these two lists. Goals: Implementation of interface for mathematical…
29 Jun 2022 08:35 AM IST
Project 2 - Rankine cycle Simulator
AIM The Ideal Rankine Cycle The Rankine cycle is an ideal cycle for vapor power plants in which the working fluid is alternately vaporised and condensed. The term ideal implies that the cycle doesn’t involve any internal irreversibilities. The working fluid is generally water and its vapor (steam). The schematic…
07 Jun 2022 04:54 PM IST
Project 1 - Parsing NASA thermodynamic data
AIM File Parsing - using NASA's Thermodynamic data to create a folder and plot grpahs, all using MATLAB code. 1. Write a function that extracts the 14 co-efficients and calculates the enthalpy, entropy and specific heats for all the species in the data file. You will be reading the NASA data.dat file. The FIRST 7…
07 Jun 2022 12:23 PM IST
Week 4.1 - Genetic Algorithm
AIM - Problem Statement To compute a set of cases with repsect to the range values with the help of Genetic Algorithm, an inbuilt function of MATLAB. Write a code in MATLAB to optimise the stalagmite function and find the global maxima of the function. Clearly expalin the concept of genetic algorithm in your…
06 Jun 2022 10:48 AM IST
Week 3 - Solving second order ODEs
REPORT - 2nd ORDER DIFFERENTIAL EQUATION in MATLAB Problem Statement - AIM The aim of this challenge is to generate a plot that explains the relationship between the angular velocity and time of a pendulum hand to oscilliate in a given interval of time under the effect of acceleration due to gravity. - Simulate the…
05 Jun 2022 02:30 PM IST
Week 2- 2R Robotic Arm Challenge
Report This challenge requires a nested for loop for iterating each value of thetas and creating a plot/graph for each value of the coordinates. The 2R robotic arm has 2 arms and 1 manipulator, to keep things simple we concentrate on the movements of the two arms, to put it in engineering terms, the kinematics of the robotic…
03 Jun 2022 04:37 PM IST