Control NodeMCU with HTTP shortcuts
In this tutorial, we will take our previous project one step further to increase its productiveness. If you remember we create a web server and design a circuit with NodeMCU …
In this tutorial, we will take our previous project one step further to increase its productiveness. If you remember we create a web server and design a circuit with NodeMCU …
In this tutorial, we will discuss the difference between a multiprocessor and a multicomputer. A computer system that has more than two processors built inside of it for simultaneous processing …
In this article, we will discuss the CRT and LCD, along with their differences. A CRT is a symbol for Cathode Ray Tube, while the acronym LCD symbolizes Liquid Crystal …
In this article, we will discuss the difference between memory and registers. Both of these increase the processor’s working speed. The processor’s speed can increase by increasing the registers in …
In this article, we are going to discuss the difference between the DDR2 and DDR3 and different versions of DDR (Double Data Rate Version). The major question here is: What …
The operating system is a very significant part of any machine as it runs it. All the computers that are general-purpose are supposed to have an operating system for accommodating …
As we have discussed in many of the previous articles that whenever we run a process, the operating system automatically allocates some space for it in memory (secondary storage). This …
In last article, we have seen what is difference between process and thread. Now , we will talk about what are the differences between process and program used in modern …
In this article, we will see the main differences between RISC and CISC architecture. At the start, will see an introduction of RISC architecture. How its works. After that, we …
In this article, we will see the differences between processes and threads used in operating systems. The duty of OS is to manage all the interfaces of the applications that …