
Design of Traffic Light Signals System on Arduino ABSTRACT Design of Traffic Light Control system using Arduino. In this project we will be using a set of lights and a push button. It will direct us for the crossing of Read More …
where you start learning everything about electrical engineering computing, electronics devices, mathematics, hardware devices and much more.
Design of Traffic Light Signals System on Arduino ABSTRACT Design of Traffic Light Control system using Arduino. In this project we will be using a set of lights and a push button. It will direct us for the crossing of Read More …
Abstract In this project we have described in detail about Arduino Project: Send Command with Serial Communication. After Implementing this project you will be able to use serial communication. In this project we have shown that how we can send Read More …
In this article we have described about Arduino Project: LED Fire Effect. As the name suggests, the purpose of this project is to give a stimulation of fire through LEDs by using Arduino. Now the question arises what makes this Read More …
Introduction Write a program forInterfacing of seven segment display with pic16F877A microcontroller using mikroC Pro. In this tutorial, I will guide you how to create a first project on mikroC Pro software for designing a counter using PIC16F877A microcontroller. First Read More …
Scope of a variable what is the scope of a variable? The scope of a variable can be defined as the accessibility of a variable in the program. It means whenever a variable is defined in a program, it is Read More …
SPLDs, CPLDs Vs FPGA In this article I will discuss General Structure of Field Programmable Gate Arrays. A wide range of logic circuits can be implemented using the 7400 series, SPLDs, and CPLDs. With the exception of CPLDs, these devices Read More …
Transistor Switches What are the Transistor Switches? Transistors are used in logic circuits. We can presume that a transistor is used to understand how logic circuits are created. It works as a simple switch. A switch controlled by a logic Read More …
What are the Counters? What are the synchronous and asynchronous counters? Counter circuits are employed in digital systems for a variety of applications. Counters may be used to count the number of occurrences of specified events in a system, generate Read More …
Introduction to Parallel Access Shift Registers What are the Parallel Access Shift Registers? In computer systems, it is frequently essential to transport n-bit data items from one location to another. This can be accomplished by transferring all bits at the Read More …
Application of Decoder Circuits What are the applications of decoder circuits? Memory blocks, which are used to store information, are one of the most important applications of decoders. These memory blocks are used in digital systems, such as computers, where Read More …