Serial Communication in PIC Microcontroller and Computer Systems

Introduction to serial communication How to perform serial communication on PIC microcontroller? There are two main types of communication: Serial Transfer and Parallel Transfer. In parallel transfer, a chunk of data is transmitted at a time. While in serial transfer, Read More …

Design of Analog to Digital Converter Using CMOS Logic

Design of Analog to Digital Converter Using CMOS Logic

Introduction In this article we have discussed about the Design of Analog to Digital Converter Using CMOS Logic. The biggest advantage in Digital circuits and digital signals as compared to analog circuits and signals is the processing speed and efficient Read More …