How to interface DC motor with PIC microcontroller? How to interface DC motor with PIC microcontroller? DC motors are electrical devices that run on DC electricity. DC converts electrical energy into mechanical energy. They are used in wide range of Read More …
Category: Engineering Projects
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. An LED flasher is a simple circuit that is used for blinking the LED for a specific interval of time. That time Read More …
What is the Flag Register of PIC Microcontroller?
What is the Flag Register of PIC Microcontroller? What is the Flag Register of PIC Microcontroller? In general, PIC flag register is an 8-bit register. It is also referred to as status register. Even though status register is 8-bits wide, Read More …
What are the Analog Meters and their Classification?
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 …
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 …
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 …