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.
The idea of “remote lab access” comes up a lot, but it can still feel a little abstract in practice. After dealing with the usual back-and-forth around lab access, the …
I’m not an engineer. But this will be my third time attending the ASEE Annual Conference with Digilent, and each year I leave feeling the same way: inspired. My background …
A large U.S. university with over 1,400 undergraduate electrical engineering students has developed a scalable approach to delivering hands-on lab experiences – both on campus and fully online. Serving a …
Signal processing starts with data. Whether you are working with sensors, audio signals, or transient events, the ability to capture clean, high-resolution data directly affects what you can learn from …