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

Automatic Fan Control System 

Automatic Fan Control System  A standard air conditioning system either heats or cools the cabin depending on the position of the regulator. It is essentially a manual control of the temperature of the air pumped into the cabin, as well as the speed of the fan. The fan control systems operate with the same basic composition…

    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 Vasanthakumar K P (10)

    TEMPERATURE MONITORING SYSTEM USING I2C PROTOCOL

    Objective:

    ## MASTER ARDUINO CODE ## #include<LiquidCrystal.h> //header#include<Wire.h> // header file for I2C protocolLiquidCrystal lcd(12,11,5,4,3,2); //pin used for LCDbyte a; // declaring variable for slaves void setup(){pinMode(A2,INPUT); // configuring the pin as INPUTlcd.begin(16,2); // beginning the LCD lcd.setCursor(0,0);lcd.print("MASTER");…

    calendar

    07 Mar 2023 03:50 AM IST

      Read more

      Design and Development of Rear Parking System

      Objective:

      /*   *   *   * Created: 25-11-2022 22:02:41   * Author : VASANTHAKUMAR K P  */  #include <avr/io.h>#include "avr/interrupt.h"#define F_CPU 16000000L#include <util/delay.h>#define lcdport PORTD //object macro for PORTB#define rs_high() PORTB |= (1<<7);…

      calendar

      07 Mar 2023 03:42 AM IST

        Read more

        Automatic Fan Control System 

        Objective:

        Automatic Fan Control System  A standard air conditioning system either heats or cools the cabin depending on the position of the regulator. It is essentially a manual control of the temperature of the air pumped into the cabin, as well as the speed of the fan. The fan control systems operate with the same basic composition…

        calendar

        06 Dec 2022 09:14 AM IST

          Read more

          Project 2 - V&V SW Analysis II

          Objective:

          Files Attached

          calendar

          05 Dec 2022 06:39 AM IST

            Read more

            Project 1 - V&V SW Analysis - I

            Objective:

            Test plan for New mobile :  if (long_press power_button && phone_state OFF){phone switched ON with the company logo at center;}elseif (press the power_button){phone switched ON with apps icon present in the grid;}elseif (Phone is power_ON by product owner){call_phone_icon should be first_icon AND Dictionary_icon…

            calendar

            05 Dec 2022 03:25 AM IST

              Read more

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

              Objective:

              OFFLINE BATCH

              calendar

              26 Nov 2022 04:16 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:

                1) OFFLINE BATCH  FILES and SCREENSHOTS ATTACHED

                calendar

                23 Nov 2022 05:20 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:

                  1) OFFLINE BATCH  FILES and SCREENSHOTS ATTACHED

                  calendar

                  19 Nov 2022 11:48 AM IST

                    Read more

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

                    Objective:

                         

                    calendar

                    08 Nov 2022 11:27 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:

                         

                      calendar

                      07 Nov 2022 12:02 PM IST

                        Read more
                        Showing 1 of 10 projects