What are the Analog Meters? What are the Analog Meters and their classification? Broadly speaking, analog instruments can be classified in two ways: Absolute instruments. Secondary instruments The absolute instruments give the value of the electrical quantity to be measured in Read More …
Category: Engineering Projects
Smart Accident Prevention System using Internet of Things

Smart Accident Prevention System using Internet of Things In this article I have discussed about Smart Accident Prevention System using Internet of Things. Raspberry Pi is a single small computer board which was first developed in the United Kingdom by Read More …
How to design an LED Flasher on Arduino Board
How to design an LED Flasher on Arduino Board How to design an LED Flasher on Arduino Board. The answer to the question of how to design an LED Flasher on Arduino Board is given in this article in detail. Read More …
What is the minimum frequency signal that can be generated in PIC18F4550 microcontroller?
What is the minimum frequency signal that can be generated in PIC18F4550 microcontroller? What is the minimum frequency signal that can be generated in PIC18F4550 microcontroller? This will help us to determine frequency while designing many applications. To answer this Read More …
How to design a C++ project for a travel company infrastructure for booking seat?
Project Objective How to design a C++ project for a travel company infrastructure for booking seat? This project is about bus traveling company in which if we want to reserve our seat, we online book our seat in bus at Read More …
Learn C++ Project: Design of Educational Fee Infrastructure
Introduction to the project C++ Project: Design of Educational Fee Infrastructure. A C++ file program for fee infrastructure which informs the New-Comer Students about fee charges of the institute. It explains how charging of fee is being done. Firstly, when Read More …
How to design a clock project in c++?
Introduction to the project How to design a clock project in c++ ? write a program that will take quiz related to any topic in given time. Show a clock with the help of graphics library Show the quiz questions Read More …
How to design a C++ project for beautiful animated scenery?
Introduction to the project How to design a C++ project for beautiful animated scenery? This project presents a beautiful animated scenery . The objective of the animated scenery is to introduce graphics in C++ programming, and by using tubro c Read More …
How to program timer in assembly language?
PIC18 Timer programming in assembly language How to program timer in assembly language? PIC18 Timer programming in assembly language. There are 5 timers available in PIC18 series named as Timer0,Timer1, Timer2,Timer3, Timer4. All these timers are 16 bits timers and Read More …
How to select an Arduino?
How to select an Arduino? How to select an Arduino? A variety of Arduino boards is available based on the type of the microcontroller they have. They all are programmed through Arduino IDE. They are different in terms of their Read More …