• The project involved building an embedded system which capable of efficient protocol converting. The system is based on the Zedboard and consists of two main aspects: Hardware:         Intellectual property (IP) core implementation for each of SPI, I2C and UART protocols.         A General Purpose I\O (GPIO) and an Interrupt controller are also implemented through IP.         AXI interface is established...
    Tags: | | | |
  • The project compresses, using Run-length algorithm (sequences in which the same data value occurs in many consecutive data elements is stored as a single data value and count, rather than as the original run), image using MATLAB and transmits it, as a wrapped message, through UART protocol, to the DE2 board. The FPGA encodes the wrapped message, validate CRC and correct message length and stores the data into SDRAM. The...
    Tags: | | | |