Go to file
Gaurav Singh c053c401dc
Update README.md
2020-01-19 12:31:11 +01:00
FPGA Added FPGA Verilog source and Test bench 2020-01-19 04:42:52 +01:00
Hardware Added Hardware files 2020-01-19 03:59:51 +01:00
QT5_USB_Display_Application/USB_Display Added QT5 USB PC Side application source 2020-01-19 05:03:52 +01:00
USB_Controller Added USB Driver and hex 2020-01-19 11:52:44 +01:00
README.md Update README.md 2020-01-19 12:31:11 +01:00

README.md

mipi_dsi_bridge_fpga

Source code of MIPI DSI Bridge Published on https://www.circuitvalley.com

/*******************************************************************************

Copyright:  Gaurav Singh
website: www.circuitvalley.com 
Created on January 12, 2020

This Project is Circuitvalley MIPI DSI SPI Bridge 
MIPI DSI SPI Bridge  is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
MIPI DSI SPI Bridge   is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with Circuitvalley USB Display .  If not, see <http://www.gnu.org/licenses/>.

This repo Contains code 
Verilog for FPGA for implementing MIPI DSI Bridge
PCB Hardware File 
LibUSB Controller Firmware code for receiving images from PC and transmitting over SPI to FPGA  Target PIC32MZ2048EFM
QT5 PC Application for tranmitting images to USB device

.https://www.circuitvalley.com/2020/01/spi-mipi-bridge-fpga-verilog-hdl-ipod-nano-nano-lcd-iphone-mipi-lcd.html

![alt text](https://raw.githubusercontent.com/circuitvalley/mipi_dsi_bridge_fpga/master/Hardware/Images/mipi_fpga_ipod_lcd_nano_6_ipone_verilog_spi_mipi_bridge_driver_vdhl_FPGA%20(1)2.gif)

*******************************************************************************/