ZYNQ: Adding GPIOs as User Interface

In a previous post, we made a simple WAV file player which feeds the DMA controller from an interrupt routine. Currently the player is controller through the terminal connected to the UART. The Zedboard has LEDs and buttons which we can use as user interface. So let’s create a simple user interface which can be … Continue reading ZYNQ: Adding GPIOs as User Interface