Introduction to Analog Circuits with the Analog Discovery 2
Navigate the world of circuits with Analog Discovery 2 by your side.
Navigate the world of circuits with Analog Discovery 2 by your side.
Get ready for part four of the Creating and Programming our FPGA series: Generating the Bitstream and Programming the FPGA!
Kaitlyn demonstrates how to calibrate properly for the best results in this comprehensive tutorial.
This tutorial walks you through controlling a stepper motor with an FPGA.
Now we know what a state machine is. But how do we code one?
Making a robot with a ZedBoard.
A practical guide to making a digital filter for processing audio signals on the ZYBO.
Long for the knights of old, but with the technology of new? Well trifle no longer, for in preparation for NI week, Josh and I decided to create jousting robots!
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.
By now, you’re probably familiar with the ZYBO board. You’ve seen the ZYBOt, a tutorial for using embedded Linux with ZYBO, and how to tweet webcam photos with a ZYBO. Thanks to one intrepid Instructables user, you can now learn how to make a digital oscilloscope with a ZYBO.
If you have a computer, you may have heard of Linux. Linux is a free ad open-source operating system, where the “base” code can be used and modified by anyone. Some of Digilent’s boards (like the ZYBO) use Linux. Linux is great for programming and development, but isn’t as user-friendly as other operating systems.
In previous blog posts, we’ve programmed mainly in C. But with a blog post about classes coming up, I figured a short post about how C++ works would be helpful for everybody.
In industrial environments, unplanned downtime isn’t just inconvenient, it’s expensive. Equipment failures can halt production, compromise safety, and disrupt operations. While traditional maintenance strategies like reactive repair or scheduled servicing …
NI is excited to unveil the USRP B206mini-i, the newest addition to the Ettus USRP family. This compact, credit card-sized software-defined radio (SDR) delivers powerful RF capabilities in a low-cost, portable …
In modern engineering education, project-based learning (PBL) is transforming classrooms from theory-heavy lectures to hands-on, practical experiences. The Analog Discovery Studio Max (ADS Max) and its companion, the Canvas Max, …
Seven-segment displays are a classic tool in digital electronics, used to show numerical data in everything from clocks to calculators. At Digilent, we like to integrate these displays into our …