Overview of the Project: In this project, the implementation of code for “Measuring distance of an object using ultrasonic distance sensor (HC-SR04) HC-SR04 Ultrasonic Sensor: …
KASTHURI V
updated on 11 Dec 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 KASTHURI V (6)
Implement the Code for controlling the retraction and extension of Airplane’s landing gear
AIM: To implement the code for controlling the retraction and extension of Airplane’s landing gear can be implemented using Finite State Machine (FSM). PROGRAM: #include void Initiate_State_Machine();void GearDown();void CheckingBeforeTakeOFF();void RaisingGear();void GearUp();void CheckingBeforeLanding();void…
27 Jan 2023 09:29 AM IST
Project 1 - V&V SW Analysis - I
AIM: Test plan to test features of a new mobile phone (Blackbox test) that needs to be implemented based on the following requirements. There are many methods of testing; black-box testing, white box testing ,unit testing and regression…
14 Dec 2022 01:58 PM IST
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. LIST OF COMPONENTS: Atmega 32 2*16 LCD (HD44780) DC Motor (12v) 10k Resistor L293 Motor Driver Voltage source Push buttons…
12 Dec 2022 06:23 AM 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) HC-SR04 Ultrasonic Sensor: …
11 Dec 2022 03:29 PM IST
Project 1 - Interfacing a 16*2 LCD with Arduino using I2C protocol
Interfacing a 16*2 LCD with Arduino using I2C protocol AIM: To implement 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…
02 Nov 2022 01:21 PM IST
Project 1 - Interfacing a 16*2 LCD with Arduino using I2C protocol
Interfacing a 16*2 LCD with Arduino using I2C protocol AIM: To implement the code for “interfacing a 16*2 LCD with two Arduino’s (one for Master and one for Slave) using Inter-Integrated…
28 Oct 2022 05:42 AM IST