watchdog-timer-WDT-block-diagram

Watchdog Timer(WDT) & Window Watchdog Timer(WWDT)

Reading Time: 5 minutes In the embedded systems/SoCs, Watchdog Timer(WDT) is the basic, subtle and essential circuit/ic. No matter, how good you write your firmware/software. There are always unexpected situations like your program may stick in an infinite loop, hung somewhere or hardware burn-out/failure. […]

Vim: The power tool for everyone!

4 Levels of Vim Editor Commands

Reading Time: 4 minutes This article will not make you an expert in very less time and learning vim editor commands will be painful at first. So, It will take time and It will be a lot like playing a musical instrument. Also, don’t expect to […]

How to Install and Configure VNC Server on Linux!

Reading Time: 2 minutes In the early days of my career, I used to work on Linux machines remotely. In those days, I was not knowing about SSH & all and people around me was using Putty as it was very easy & simple. Open […]

How Does Virtual Memory Work vishalchovatiya

How Does Virtual Memory Work?

Reading Time: 4 minutes Have you ever wondered , How game of size 8 GB is running on a computer has 4 GB of RAM only? or You can play multiple movies simultaneously combined size more than RAM size? If you are a software […]