Implementation and design of a video player on ZedBoard with a display driver for the FMC-HMI expansion board.
Project tag: touch screen
-
-
Embedded system implementation of a weather station with a display driver for the FMC-HMI display, atmospheric sensors, an RTC and a touchscreen GUI with a C graphical library.
-
Given a Zedboard extended with FMC-HMI module we provide touch screen controller IP for Xilinx Zynq7000 that offloads communication between OS and the screen to FPGA. We provide bare-metal firmware for the IP and ways to extend Linux to utilize our IP.Categories: Embedded Systems
-
A touch and display controller supporting FMC-HMI card. The HDL code targets Zedboard, which is connected to the FMC-HMI through the FMC and XADC interfaces. Recognize when and where the display is touched, draws crossed lines in exact location on LCD.