Menu

Executive Programs

Workshops

Projects

Blogs

Careers

Student Reviews



More

Academic Training

Informative Articles

Find Jobs

We are Hiring!


All Courses

Choose a category

Loading...

All Courses

All Courses

logo

Project 2 - Measuring distance of an object using ultrasonic sensor (HC-SR04)

OFFLINE BATCH-PG EMBEDDED     Question :    Measuring distance of an object using ultrasonic sensor (HC-SR04)     CODING #include <avr/io.h> #include <avr/interrupt.h> #define F_CPU 8000000 #include <util/delay.h> #include #include   #define LCD_data_dir DDRD   …

    Project Details

    Loading...

    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.

    Please  login to add a comment

    Other comments...

    No comments yet!
    Be the first to add a comment

    Read more Projects by Karthik S (10)

    Project 2 - Measuring distance of an object using ultrasonic sensor (HC-SR04)

    Objective:

    OFFLINE BATCH-PG EMBEDDED     Question :    Measuring distance of an object using ultrasonic sensor (HC-SR04)     CODING #include <avr/io.h> #include <avr/interrupt.h> #define F_CPU 8000000 #include <util/delay.h> #include #include   #define LCD_data_dir DDRD   …

    calendar

    25 Sep 2022 09:53 AM IST

      Read more

      Project 1 - Controlling a DC motor using PWM and monitoring its Running status

      Objective:

      OFFLINE EMBEDDED BATCH1 Question-1 Controlling a DC motor using PWM and monitoring its Running status    PROGRAM #include <avr/io.h>#define F_CPU 16000000L#include "avr/interrupt.h"#include <util/delay.h>#define sw_dir (PIND & (1<<1))#define sw_spd (PIND & (1<<2))#define pw (PINC…

      calendar

      22 Sep 2022 12:00 PM IST

        Read more

        Project 1 - V&V SW Analysis - I

        Objective:

        Offline Embedded Batch  Question :   Write a Test plan to test features of a new mobile phone (Blackbox test) that needs to be implemented based on the following requirements. (The product is still under development…

        calendar

        07 Sep 2022 01:01 PM IST

          Read more

          Project 2 - V&V SW Analysis II

          Objective:

          Offline Embedded Batch Question : Perform Static Code Review Analysis for “C:\**\LDRA_workarea\Examples\C_Testbed_examples\Testrain\Testrain.c” Generate Code review report and upload them Perform Integration testing by including all the .C files available in the folder location C:\**\LDRA_workarea\Examples\Toolsuite\Cashregister_6.0\…

          calendar

          07 Sep 2022 12:49 PM IST

            Read more

            Project 1 - Interfacing a 16*2 LCD with Arduino using I2C protocol

            Objective:

            Offline Embedded Batch Question :  Interfacing a 16*2 LCD with Arduino using I2C protocol Answer :        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”…

            calendar

            18 Aug 2022 05:17 AM IST

              Read more

              Project 2 - Measuring the distance of an object using ultrasonic sensor and also smoothen the sensor data using moving average filter

              Objective:

              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…

              calendar

              18 Aug 2022 03:57 AM IST

                Read more

                Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear

                Objective:

                Question : Implement the Code for controlling the retraction and extension of Airplane’s landing gear Aim :    To write a C program  Implement the Code for controlling the retraction and extension of Airplane’s landing gear Program: #include <stdio.h>//pre processor section #include<string.h>//…

                calendar

                08 Aug 2022 05:20 AM IST

                  Read more

                  Project 1 - Creation of user defined data type to implement the user interfaces for working with ‘Set’ (Mathematical Set theory) using Linked List

                  Objective:

                    Question : Creation of user defined data type to implement the user interfaces for working with ‘Set’ (Mathematical Set theory) using Linked List ., Aim :      To write a C program Creation of user defined data type to implement the user interfaces for working with ‘Set’ (Mathematical Set theory) using Linked List .,…

                  calendar

                  05 Aug 2022 07:46 AM IST

                    Read more

                    Week - 4

                    Objective:

                    Implement control logic of a “washing machine” using State flow as per given sequence:   If the power supply is available, the system gets activated   If the Water supply is not available, stop the process & indicate through LED  Soaking time should be 200s followed by Washing time…

                    calendar

                    12 Jan 2022 08:41 AM IST

                    • MATLAB
                    Read more

                    Week -2

                    Objective:

                    AIM:       To make a simulink model of a doorbell using solenoid block.        To use a themistor  to sense the temperature of a heater & turn on or turn off the fan.  1.DoorBell;  Using Solenoid:        …

                    calendar

                    28 Nov 2021 02:56 AM IST

                      Read more
                      Showing 1 of 10 projects