Explain how to calculate A/D conversion timings? Explain how to calculate A/D conversion timings? ADC means analog to digital converter. Basically, it is a data converter that allows digital circuits to communicate with real world and it change analog signal Read More …
Category: Introduction to computing
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 negative edge triggered interrupts?
What are negative edge triggered interrupts? How to sample them? What are negative edge triggered interrupts? How to sample them? What is INTERRUPT? In pic18 interrupt, whenever any device need service of microcontroller the device notifies microcontroller by sending an 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 …
What is data communication classification?
What is data communication classification? What is data communication classification? Data communication is the process of using computing and communication technologies to transfer data from one place to another. Data communication plays a vital role in the world of technology. Read More …
what is the difference b/w synchronous & asynchronous communication?
what is the difference b/w synchronous & asynchronous communication? what is the difference b/w synchronous & asynchronous communication? Transmission is the act of transferring or transferring something from one position or person to another. Basically, it is a method of Read More …
what are the new inventions of 2021?
what are the new inventions of 2021? what are the new inventions of 2021? Innovation today is developing at a particularly quick speed, empowering quicker change and progress, causing a speed increase of the pace of progress, until at last, Read More …
What is the difference between if and if-else statement ?
What is the difference between if and if-else statement ? What is the difference between if and if-else statement ? With the if statement, a program will execute the true code block or do nothing. It is little bit different Read More …
Describe the Database Management System
Describe the Database Management System Describe the Database Management System. A database is basically a collection of data. A database management system is a program or collection of programs, that allows any number of users to access and modify the Read More …