Control of Hardware Via SMS

The system consists of two mobile connected by the existing cellular mobile network. One of the mobile is connected to the computer by USB data cable. The computer contains the series of computer program that is capable of retrieving SMS, processing and directing hardware to produce the desired output. The hardware part is connected to the computer by the parallel port output.




Output Hardware Description
At this stage, we have tried to light on the LED. This is at the simplest stage of the project. When successful

Design FIFO using XILINX


Description:
FIFO is an acronym for First In, First Out, an abstraction in ways of organizing and manipulation of data relative to time and prioritization. This expression describes the principle of a queue processing technique or servicing conflicting demands by ordering process by first-come, first-served (FCFS) behavior: what comes in first is handled first, what comes in next waits until the first is finished.

mem[31]

mem[30]

…..
…..
…..
mem[1]

mem[0]