Use Tkinter Library, Build your own Widgets!
GUI (Graphical User Interface) plays a very integral role in daily interactions, may it be a website, an application or anything on the net. To make things easier, We have the Tkinter library which provides tools for writing programs that use GUI …
An Overview of 8085 Microprocessor
Before getting to know about 8085 let’s understand what a microprocessor is and how it is different from a micro controller. What is a Microprocessor? A microprocessor is a programmable device similar to the CPU of a computer that is responsible for …
What is FSM? Write Mealy and Moore State Machine using Verilog
What is FSM? A Finite State Machine, or FSM, is a computation model that can be used to simulate sequential logic, or, in other words, to represent and control execution flow. Now, a sequential logic or a sequential circuit is the one …
Don’t use apps! Build your own To-Do List using JavaScript
Nowadays, everyone on earth has a list of things to be completed and we look for ways to organize it. So, we either build this imaginary list in our mind and keep scrolling in our mind throughout the days or write it …
How to Design a Form using HTML
Before getting started with actually designing the form using HTML, let’s answer a few questions What is HTML? HTML stands for HyperText Markup Language which is used to create web pages What is an HTML Form? An HTML form is a simple …
5 Beginners Projects to get started with Raspberry pi
This article includes various starter projects using Raspberry pi 0 w If you are new to Raspberry Pi, you will first need to set up your Raspberry Pi Check this tutorial for the same : The Complete Guide To Setup Your Raspberry …
The Complete Guide to setup your Raspberry Pi
Raspberry Pi is a small compact small-sized computer capable of performing intense tasks like an actual computer or a laptop. Just like other hardware devices, it has plenty of models, so choose the one which best suits your need and move ahead. …