Counter Programming How to program counters in microcontroller? In this article you will learn about counter programming of PIC microcontroller. Throughout the discussion, we will consider PIC18F4550 microcontroller. There are basically 5 timers available in PIC18 and they can be Read More …
Author: Asma Mushtaq
Finding Eigen Values and Eigen Vectors using MATLAB
Introduction In this article you will learn about different examples for finding the eigen values and eigen vectors of matrices using different examples on MATLAB. For the given matrix A and B, find the determinant using these two methods on Read More …
How to diagonalize a matrix? Example of diagonalization
Diagonalization of a matrix How to diagonalize a matrix? Example of diagonalization. An nxn matrix A is said to be diagonalizable if there exists an invertible matrix P such that A=PDP–. Procedure for diagonalizing a matrix For diagonalizing a matrix 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 create first project in C on MPLAB software?
Creating First Project in C on MPLAB In this article I have explained the necessary steps required for creating first Project on MPLAB software. Usually when you install the MPLAB software, you can run the assembly language program on it Read More …
b9f144708be51549e4545c21636a582bbdafb291
What are the Reasons for Following the Pattern for SSC CGL Mock Test?
Reasons for Following the Pattern for SSC CGL Mock Test What are the Reasons for Following the Pattern for SSC CGL Mock Test? The educative people have perfectly designed the kind of mock test to make it easy for the Read More …
How to calculate the time delays in PIC Programming?
Calculating the time Delays in PIC Programming In this article I will explain how to calculate the time delays of delay routines in PIC microcontroller programming. Two factors that affect the delay size are: the oscillator frequency and the number Read More …
How to Use Conservation Laws to Save Energy
How to Use Conservation Laws to Save Energy Every Day How to Use Conservation Laws to Save Energy. The energy issue is a major concern. But what you may not know is that conservation laws can help you save energy Read More …
How to remove the error libraries not found on Proteus?
How to remove the error libraries not found on Proteus? In order to remove the error “How to remove the error libraries not found on Proteus?” there are many approaches. I will discuss each of them here. The first solution Read More …