Skip to content

Commit 8596c5c

Browse files
Merge pull request #80 from arduino/Update-link
Update link
2 parents aef047c + edfc500 commit 8596c5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/Hardware/MKR Family/How-to-show-video-on-HDMI-with-MKR-4000-Vidor.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "How to show video on HDMI with MKR 4000 Vidor"
33
---
44

5-
The MKR Vidor 4000 [Camera enabling example](https://www.arduino.cc/en/Tutorial/LibraryExamples/VidorEnableCam) activates a compatible camera connected to the MIPI Camera Connector and routes the image in real time to the microHDMI connector. It is a very basic example that shows how simple may be the usage of the advanced features of the Arduino MKR Vidor 4000 board. FPGA requires clock from SAM D21 in order to work and this is initialized with `FPGA.begin()`.
5+
The MKR Vidor 4000 [Camera enabling example](https://docs.arduino.cc/tutorials/mkr-vidor-4000/vidor-enable-cam) activates a compatible camera connected to the MIPI Camera Connector and routes the image in real time to the microHDMI connector. It is a very basic example that shows how simple may be the usage of the advanced features of the Arduino MKR Vidor 4000 board. FPGA requires clock from SAM D21 in order to work and this is initialized with `FPGA.begin()`.
66

77
---
88

0 commit comments

Comments
 (0)