Tag Archives: News hdmi

HDMI output on an FPGA

Tackling HDMI output from the ground up as my first major FPGA development project. Back in my first year of university I took a course on digital logic. The homework was tedious as you might expect: doing boolean arithmetic by hand, drawing state machine diagrams, using Karnaugh maps, etc.

from Pocket
via Did you enjoy this article? Then read the full version from the author’s website.

An Open Source HDMI Implementation For FPGAs

With some clever hacks and fast IO work, it’s possible to get your average garden-variety microcontroller to output some form of video. Old analog standards like composite and VGA are just slow enough that it’s possible to bitbash one’s way to success.

from Pocket
via Did you enjoy this article? Then read the full version from the author’s website.

LCD panel + FPGA with an HDMI sink = External Display

Continuing from where I left off in Driving a Laptop LCD using an FPGA, I moved the ‘TMDS to LVDS converter board’ to perf board, and soldered the differential pairs from the LCD panel onto it. This setup was more stable, since there weren’t any loose wires like when I used the breadboard.

from Pocket
via Did you enjoy this article? Then read the full version from the author’s website.