Gesture Detection Device with ZYBO
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.
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.
Tommy and Sam present their homemade FPGA audio looper!
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).
Once upon a time, the readers of the Digilent blog were given a brief history lesson on the field programmable gate array (FPGA), at the end of which you all …
FPGA or microcontroller? Do I have to choose? We’re here with some of the differences between the two and appropriate times to use each.
Games all around! What makes a fun game for the engineer in your life? A programmable maze based on an FPGA. This Instructable was made by RedCirkle to provide a …
Music is one of the more delightful aspects of being human. Listening to it provides such a thrill, but creating it — that takes real work. But what if there were a way to simplify that? Of course there is!
Noise exists all around us. But it is usually a too low a volume for us to appreciate with the human ear. What if there was a way to capture and display it in a way that was both acoustically pleasing and visually appeasing? Thanks to MirceaDabacan, there is.
We’ve posted plenty of projects before that make use of Vivado. But how do you begin using it? This Instructable provides a guide to getting started with using Xilinx’s Vivado CAD with the Digilent Nexys 4. Alex uses Verilog to create the logic design. The Digilent Intro to Verilog Project provides an introduction to logic design.
With the growth of computer science and cybernetics, the first mobile robots debuted during World War II. In the decades since, further advancements have made it possible to create a wide range of mobile robots, all with varying purposes and capabilities. But now, Instructables user MarioaraR explains how to make your very own Spy Rover with a chipKIT Wi-FIRE.
Software Defined Radio (SDR) is a radio communication system that performs many traditional radio functions in software instead of dedicated hardware circuits. Tasks such as filtering, modulation, demodulation, signal generation, …
Most students do not struggle with equations. They struggle with understanding what those equations actually do. In many learning environments, students define a system, run a process, and then interpret …
If you’re choosing between an FPGA and a SoC, the real question is not which one is “better.” It’s which one fits the job in front of you. Here is …
You open a Verilog example, launch Vivado for the first time, or start reading for a digital design course, and one term keeps showing up: RTL. It usually appears as …