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 1 - V&V SW Analysis - I

                                                    OFFLINE   if(owner long press the power button) {       open the company logo at centre; } else if(customer press the…

    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 Nandhini M (8)

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

    Objective:

    OFFLINE      #include #include #define F_CPU 8000000 #include #include #include   #define LCD_data_dir DDRD                         //LCD data port direction #define LCD_cmd_dir DDRC                          //LCD command port direction register #define LCD_data_port PORTD                       //LCD data port #define…

    calendar

    24 Sep 2022 05:02 PM IST

      Read more

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

      Objective:

                                                                                     OFFLINE #include <avr/io.h> //preprocessor…

      calendar

      20 Sep 2022 12:29 PM IST

        Read more

        Project 2 - V&V SW Analysis II

        Objective:

                                                                                                   OFFLINE…

        calendar

        06 Sep 2022 12:02 PM IST

          Read more

          Project 1 - V&V SW Analysis - I

          Objective:

                                                              OFFLINE   if(owner long press the power button) {       open the company logo at centre; } else if(customer press the…

          calendar

          06 Sep 2022 12:00 PM 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:

                                                                                                       …

            calendar

            18 Aug 2022 07:16 AM IST

              Read more

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

              Objective:

                                                                                                              Offline #include//header file for i2cvoid setup(){  Serial.begin(9600);//to view the serial monitor  Wire.begin();//to enable i2c pinMode(A0,INPUT);//ouput for A0  }void loop(){   float x=analogRead(A0);//to read analog input…

              calendar

              18 Aug 2022 05:25 AM IST

                Read more

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

                Objective:

                                                                                                           …

                calendar

                05 Aug 2022 01:03 PM 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:

                                                                                                         OFFLINE #include…

                  calendar

                  04 Aug 2022 11:14 AM IST

                    Read more
                    Showing 1 of 8 projects