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 the distance of an object using ultrasonic sensor and also smoothen the sensor data using moving average filter

Answer: The SEN136B5B is an ultrasonic range finder from Seeedstudio. It detects the distance of the closest object in front of the sensor (from 3 cm up to 400 cm). It works by sending out a burst of ultrasound and listening for the echo when it bounces off of an object. It pings the obstacles with ultrasound.…

    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 Anand Koundinya (9)

    RTOS Project - To Turn ON an LED for 1 second and then Turn it OFF when a push button is pressed on Nucleo F401RE board using Hardware Abstraction Layer APIs

    Objective:

    Project Objective – By using STM32 IDE Nucleo F401RE board, I have done a project to turn ON a LED for 1 second when a push button is pressed. I/O selection – Pin_13 from Port C has been selected to read the input from the push button. Pin_5 from Port A has been selected to write the output to the LED LD_2.…

    calendar

    24 Sep 2022 12:23 PM IST

      Read more

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

      Objective:

      PROJECT OVERVIEW: We are going to implementation of code for “Measuring distance of an object" using ultrasonic distance sensor (HC-SR04) and Atmega32 Microcontroller in which real time distance is sensed by an ultrasonic sensor and displays measured distance on an LCD display by using the SimulIDE.   GOALS:…

      calendar

      21 Sep 2022 03:10 PM IST

        Read more

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

        Objective:

        PROJECT OVERVIEW:-  We are going to implement a system for controlling a DC motor using the L293 driver and Monitor and print the running status of motor in the LCD screen by using the SimulIDE.   GOALS:- As we are implement a system on simulator for controlling the DC motor using L293 motor driver. By using…

        calendar

        19 Sep 2022 12:14 PM IST

          Read more

          Project 2 - V&V SW Analysis II

          Objective:

          Answer 1(a): The test manger report for the static analysis of the file Testrain.c is attached below as jpeg 1.0, 1.1 and 1.2:   Answer 1(b): The flowgraph and test case generation midway through the integration test are attached below as jpeg 2.0 and 2.1. The result of the completed test and regression report for…

          calendar

          18 Sep 2022 03:38 AM IST

            Read more

            Project 1 - V&V SW Analysis - I

            Objective:

            The detailed test plan for the testing is given below: TABLE OF CONTENTS   Test Objective Scope of Testing In-scope features Out-of-scope features Roles and responsibilities Schedule of tests Assumptions Risks Mitigation/Contingency plans Test Methodology Test approach Entry criteria Exit criteria Test environments…

            calendar

            12 Sep 2022 07:28 AM IST

            • FEA
            Read more

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

            Objective:

            Answer: The SEN136B5B is an ultrasonic range finder from Seeedstudio. It detects the distance of the closest object in front of the sensor (from 3 cm up to 400 cm). It works by sending out a burst of ultrasound and listening for the echo when it bounces off of an object. It pings the obstacles with ultrasound.…

            calendar

            15 Aug 2022 05:51 AM IST

              Read more

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

              Objective:

              Answer:The I2C protocol involves using two lines to send and receive data: a serial clock pin (SCL) that the Arduino Controller board pulses at a regular interval, and a serial data pin (SDA) over which data is sent between the two devices. As the clock line changes from low to high (known as the rising…

              calendar

              02 Aug 2022 05:03 AM IST

                Read more

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

                Objective:

                Answer: The project is an implementation of retraction and extension of an airplane's landing gear using finite state machine. An airplane has three landing gears, nose gear, left gear and right gear. All three landing gears are controlled by the pilot in the cockpit using a lever which moves up or down. There are limit…

                calendar

                05 Jul 2022 06:21 AM IST

                  Read more

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

                  Objective:

                  Overview of the project: In mathematical set theory, a set is defined as a collection of elements which may be mathematical (e.g. numbers, functions) or not. If there are two sets, A and B, then A U B (A union B) is the collection of all the elements of A as well as all the elements of B. A ⋂ B (A intersection B)…

                  calendar

                  22 Jun 2022 04:14 PM IST

                    Read more
                    Showing 1 of 9 projects