Iris Recognition on ZYBO
Interfacing with eyes by using an iris recognition program with the ZYBO.
Interfacing with eyes by using an iris recognition program with the ZYBO.
A point of confusion for a lot of people new to FPGA design is the constraints file. People are used to just writing code and having it work. However, in FPGA design we have to specify what hardware is being used.
Remember Etch-a-Sketch? Well, here’s a chance to play an updated version!
Have you ever been intrigued by motion sensors? This Instructable by sebastiangiangu shows how this team designed and developed a gesture detecting engine for the Digilent Design Contest 2015.
Want an easy way to monitor energy consumption for your house? There’s an Instructable for that that uses the chipKIT WF32 and a few Pmods.
Tommy and Sam present their homemade FPGA audio looper!
One of the most important things in school is being able to find the resources you need to be successful. Digilent can help you find those tools!
Josh explains some good uses for the PmodCON3!
James shares his personal journey into the exciting world of electronics.
When was the last time you played Whack-a-Mole? There’s a newer, more technologically advanced version now…
How to use WaveForms software with your ZYBO board.
Welcome to the first expanded explanation post in our series on the ‘Components of an FPGA’. This post will describe the architecture of a configurable logic block (CLB) and the functionality this component serves within a field programmable gate array (FPGA).
Mixed‑signal validation often starts with more tools than necessary. An oscilloscope for analog signals, a logic analyzer for digital buses, and a separate signal generator just to get known inputs …
This Mandelbrot set renderer was created by Conrad, who shared the project on GitHub (username conradSZY05). Built for the Digilent Basys 3, the design uses VHDL and Xilinx Vivado to …
Debugging modern embedded systems often requires piecing together information from multiple tools to understand both analog and digital behavior. In a recent Digilent webinar, we took a closer look at …
The Question A Digilent forum user working on a vintage computing project needed to troubleshoot hardware built around a 6502 CPU. Their goal was to extract the CPU’s address and …