According to Wikipedia, the Proteus Design Suite is a proprietary software tool suite used primarily for electronic design automation. The software is …
Projects
-
-
TutorialsProjects
Use Tkinter Library, Build your own Widgets!
by Tanya Bansalby Tanya Bansal 3K viewsGUI (Graphical User Interface) plays a very integral role in daily interactions, may it be a website, an application or anything on …
-
TutorialsAssignmentProjects
FCSF: The simplest CPU Scheduling Algorithm
by Sanjay Kumarby Sanjay Kumar 2.2K viewsWhat is CPU Scheduling? Scheduling (CPU scheduling) is the process of assigning different jobs or processes to the CPU to make the …
-
STL stands for “Standard Template Library”. It is a set of C++ templates which provide some most significantly used data structures and …
-
What is MATLAB? MATLAB abbreviated form of ‘Matrix Laboratory‘ is proprietary software, widely used by students, engineers, scientists, etc. for various types …
-
TutorialsProjects
What is FSM? Write Mealy and Moore State Machine using Verilog
by Tanya Bansalby Tanya Bansal 10.7K viewsWhat is FSM? A Finite State Machine, or FSM, is a computation model that can be used to simulate sequential logic, or, …
-
What is SQL? SQL stands for ‘Structured Query Language‘ which is a widely used commercial database language used to create and operate …
-
I am sure most of us have always been fascinated with remote control in our childhood days or video games. If not …
-
TutorialsAssignmentProjects
How to write a Simple RISC Assembly Program?
by Sanjay Kumarby Sanjay Kumar 3.8K viewsRISC stands for “Reduced Instruction Set Computer”. It is one of the paradigms used to design an ISA (Instruction Set Architecture). It …
-
ProjectsTutorials
Don’t use apps! Build your own To-Do List using JavaScript
by Tanya Bansalby Tanya Bansal 1.2K viewsNowadays, everyone on earth has a list of things to be completed and we look for ways to organize it. So, we …
- 1
- 2