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…
VISHWAJEET THORAT
updated on 23 May 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 VISHWAJEET THORAT (9)
Project 2 - V&V SW Analysis II
Static Analysis: 1. Perform Static Code Review Analysis for “C:\**\LDRA_workarea\Examples\C_tbrun_examples\Ggrocers.c” (Single .c file), modify the Code to remove violations and make compliant to MISRA: C 2012 & CERT standards. Generate Code review report compliant to MISRA: C 2012 Coding Standards Generate…
23 Jul 2022 07:04 PM IST
Project 1 - V&V SW Analysis - I
Aim: - Write a Test plan to test the features of a new mobile phone. Black box testing: ï Black box testing is a technique of software testing which examines the functionality of the software without peering into its internal structure or coding. The primary source of black-box testing is a specification of…
23 Jul 2022 06:44 PM IST
Project 2 - Measuring distance of an object using ultrasonic sensor (HC-SR04)
Measuring distance of an object using ultrasonic sensor (HC-SR04): The sensor has 4 pins. VCC and GND go to 5V and GND pins on the Arduino, and the Trig and Echo go…
24 May 2022 03:47 PM IST
Project 1 - Controlling a DC motor using PWM and monitoring its Running status
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…
23 May 2022 12:08 PM 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 Airplane’s landing gear can be implemented using Finite State Machine (FSM). FSM is the most efficient algorithm which is mathematical model of computation. The project describes the code for the landing of an airplane. we are going…
29 Apr 2022 11:01 AM IST
Project
Aim: To prepare a technical report of Simulation of BAJA All-Terrain Vehicle (ATV) under different conditions Objectives: Carry out a system-level simulation of an all-terrain vehicle and prepare a technical report explaining the model properties & comments on the results. ALL-TERRAIN VEHICLE: An all-terrain vehicle (ATV)…
28 Apr 2022 07:36 PM 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 1. Here we taken by the two set of the data…
27 Apr 2022 07:56 PM IST
Week - 4
AIM : To implement control logic of a "Washing Machine" using State flow as per given sequence. Make a Simulink chart for the " Gear Shift" logic as per given condition. OBJECTIVE : Implement a control logic of a "Washing Machine" using state flow as per given sequence.Create a model and operate the model logic system…
09 Apr 2022 12:03 PM IST
Week -2
SIMULINK MODEL FOR DOORBELL & THERMISTOR AIM : 1. To make simulink model of doorbell using solenoid block. 2. To sense the temperature of a heater…
02 Apr 2022 08:33 PM IST