Controlling a Stepper Motor with an FPGA
This tutorial walks you through controlling a stepper motor with an FPGA.
This tutorial walks you through controlling a stepper motor with an FPGA.
This month brings a fun Simon Says game!
Now we know what a state machine is. But how do we code one?
BBC Radio made a huge transition with the assistance of an amazing Digilent product.
What’s the best way to prototype a project?
Have you ever wondered how to get started using LabVIEW with your Arduino through USB? This tutorial by Instructables user Deyson should show you how. You could also use the PIC32 microcontroller …
Check out Digilent’s newest product!
When inclement weather is upon us, we try to think about how to efficiently heat or cool a room (and save money doing so). This small solar room temperature regulator …
Happy first birthday to the Nexys 4 DDR!
Get back to doing projects with this finite state machine done with a Basys 3.
The Pmod Monthly series is back!
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 …