Technical
Articles & Project Tutorials
|
-
SystemVerilog
Tutorial
SystemVerilog is a Hardware
design and Verification language having features inherited from Verilog
and C++. SystemVerilog is a solution to decrease the gap between design
and verification language.A overall look in to SystemVerilog HDVL.
Read
more...
-
Verilog
design: different ways of coding:
This tutorial shows seven different methods to code a multiplexer
in Verilog. explaines the usage of if-else, assign, case, conditional
statements, always etc. Read More...
-
Understanding
SONET/ SDH
The evolution of optical fiber as high-speed, low-cost
transmission medium led to the Synchronous Optical Network (SONET) and
Synchronous Digital Hierarchy (SDH). In this article, you will learn
basics of SONET/ SDH, differences between them and structure of SONET
frame. Read more...
-
What
is SystemVerilog?
Article on SystemVerilog is a Hardware
design and Verification language having features inherited from Verilog
and C++. SystemVerilog is a solution to decrease the gap between design
and verification language.A overall look in to SystemVerilog HDVL.
Read
more...
-
Device
control using telephone:
If you want to switch-on any device in your home, Just
call to your number, dial a code- that's all. This circuit will do the
work!
Read more...
-
Working
With Digital Gates
Logic gates forms the basic structural and functional
part of the digital electronic circuits. Basically a logic gate is a
circuit which (1) Combines two or more signals to give
different signal of any logical or mathematical operation of the given
signals. (2) Gives the complement or negative of the given signals.
Read more...
-
Theory of semiconductors:
To understand how diodes, transistors, thyristors, I.C.s & eventually
the hardware itself work, it is necessary to understand the basic Physics
behind these. That is noting but the "Theory Of Semiconductors".
Read more...
-
Mouse
programming with Turbo C:
In GUI's like Windows, mouse is very important for user
interaction. But in DOS, mouse will come in to picture only in some of the
programs. If you are writing DOS games or graphics programs, you can add
mouse functionality to your code. Here is how to do that.
Read more...
-
Project
Tutorial: Automated Car Parking System
Demo project based on 8051 microcontroller, introduces a multi floor
parking system with a lift will take your car to the appropriate parking
area depending on the cars that are already occupied in the system.
Read more...
-
Interfacing
LCD module to PC Parallel Port
Programming the LCD module to parallel port is very
easy. So, it could be best to start with LCD module to study parallel port
interfacing. Read more...
-
Project
Tutorial: Electronic house
This is a 'do-it-yourself'
tutorial of "Automated house". Author explains some methods to
make handling of home equipments easy and secure. Auto alarm, scheduled
tasking, remote operated equipments, touch alarms and water level
controller. Read more...
-
Parallel
Port Programming(PATR2): with VC++
We can easily program the parallel port in DOS. But as we know, DOS
programs have their own limitations. So, if you want to move from DOS to
Windows, go through this article. Read
more...
-
Parallel
Port Programming (PART 1):with DOS
Parallel port is a very commonly known port, widely used to connect the
printer to the PC. In this article, you will learn basics of parallel
port and programming the parallel port. Read more...
-
SystemC-
a new approach to design a system:
SystemC is now replacing the specially designed HDL's like Verilog
and VHDL in many situations. This article explains how to start
programming with system C.
Read more...
To find
links to technical articles/ tutorials from other websites, click here.
|