Using the PmodCON3
Josh explains some good uses for the PmodCON3!
Josh explains some good uses for the PmodCON3!
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).
Looking for a quick electronic fix? Check out one of our awesome NI Week demos!
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 …
Is your inability to accurately identify coin cell batteries negatively impacting your life and affecting your loved ones? Nate is here to help!
Pushbuttons are an inherent source of problems inside of sensitive circuits. Ideally, we like to think that when a button is pressed it is either “pressed” or “not pressed” without any sort of funny business. Unfortunately, as pushbuttons are a mechanical component, a lack of funny business simply isn’t going to be the case.
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.
What is LabVIEW? How do I get started using it? What are some challenges a beginner might face? Miranda explains it all.
I recently published an Instructable on how to use I2C in LabVIEW using LabVIEW MakerHub LINX, chipKIT WF32, and PmodGYRO as an example. Digilent sells a both LabVIEW Home Bundle and chipKIT WF32 in the LabVIEW Physical Computing Kit. In this Instructable, I go over how to read the data sheet to find what you’re looking for and how exactly to code what you find. This guide also details how to set up pull-up resistors for successful I2C communication.
When perusing our site, you’ve probably noticed the section entitled programming solutions, or looked through our FPGA (field programmable gate array) boards and seen the acronym JTAG (Joint Test Action Group). …
A little while ago, you likely saw the post that I did on my Color Invaders project. It’s a lot of fun to play as is, but it was suggested that the game could be made even better if there were some sound effects included as well. I got it done with a few tweaks…
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 …