How temperature sensor is interfaced with PIC micro controller?

How temperature sensor is interfaced with PIC micro controller? How temperature sensor is interfaced with PIC micro controller? Combining an analog temperature sensor LM35 with PIC microcontroller is very simple, the require thing is an analog-to-digital module (ADC) compatible with Read More …

Interrupt priority of PIC18 microcontroller

Interrupt priority of PIC18 microcontroller Interrupt priority of PIC18 microcontroller. An interrupt is a signal sent to a processor that interrupts the current process. It can be created by hardware or software. For example, if a program expects the variable Read More …

What are the external hardware interrupts?

What are the external hardware interrupts? What are the external hardware interrupts? There are two types of external hardware interrupts: INTO INT1   ACTIVATION OF EXTERNAL INTERRUPTS The 8051 has 2 external hardware interrupts. Pin (P3.2) and pin thirteen (P3.3) Read More …