Skip to content

Commit edfc500

Browse files
author
Renat0Ribeir0
committed
Update How-to-show-video-on-HDMI-with-MKR-4000-Vidor.md
1 parent 482af49 commit edfc500

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)