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 Sivapriya s (10)
Project 2 - V&V SW Analysis II
.
05 Dec 2022 11:50 AM IST
Project 1 - V&V SW Analysis - I
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 the phone) { shows Dictionary icon on second position at bottom;…
03 Dec 2022 09:11 AM IST
Project 2 - Measuring distance of an object using ultrasonic sensor (HC-SR04)
OFFLINE BATCH:
28 Nov 2022 04:57 AM IST
Project 1 - Controlling a DC motor using PWM and monitoring its Running status
OFFLINE BATCH:
28 Nov 2022 04:51 AM IST
Project 2 - Measuring the distance of an object using ultrasonic sensor and also smoothen the sensor data using moving average filter
OFFLINE BATCH:
24 Nov 2022 11:29 AM IST
Project 1 - Interfacing a 16*2 LCD with Arduino using I2C protocol
OFFLINE BATCH
24 Nov 2022 11:06 AM IST
Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear
#include<stdio.h> #include<stdlib.h> void initial_state();void gear_down();void checking_before_takeoff();void raising_gear();void lowering_gear();void checking_before_landing();void gear_up(); enum states{ geardown, chkb4_takeoff, raisinggear, gearup, chkb4_landing, loweringgear}; enum pilot_lever_state{ raising,…
14 Nov 2022 09:14 AM IST
Project 1 - Creation of user defined data type to implement the user interfaces for working with ‘Set’ (Mathematical Set theory) using Linked List
07 Nov 2022 07:09 AM IST
Project 1 - Creation of user defined data type to implement the user interfaces for working with ‘Set’ (Mathematical Set theory) using Linked List
07 Nov 2022 06:19 AM IST
Project 1 - Creation of user defined data type to implement the user interfaces for working with ‘Set’ (Mathematical Set theory) using Linked List
07 Nov 2022 05:37 AM IST