How to differentiate between different types of microcontrollers?

microcontroller Vs microprocessor

MICROCONTROLLER: How to differentiate between different types of microcontrollers? A microcontroller is a machine that is very similar to computers. It has an input, output, memory, and processor. Although it’s not fast as compared to latest processors as it is Read More …

How to create a first project in PIC microcontroller using assembly language

How to create a first project in PIC microcontroller using assembly language How to create a first project in PIC microcontroller using assembly language. https://www.youtube.com/watch?v=BnLsJJbVs-8&list=PLacdleb4rX69e30ycbaNYVSsAYxpn4mHc&index=3 Download Lab Manual 3 Loops in PIC18F4550 Download Lab Manual 4 I/O Port Programming Also Read More …

How to test the given vectors are linearly independent or not?

linearly independent vectors

Linearly Independent Vectors: How to test the given vectors are linearly independent or not? The vectors v1,v2,v3,…vn in a vector space V are said to be linearly dependent if there exist constants c1,c2,c3,….cn not all zero such that: c1v1+c2v2+c3v3+……+cnvn=0  ————————-(i) Read More …