How to Control A Servo with The Basys 3 (FPGA)
As you may be aware if you follow the blog closely, I’ve been working on building the claw machine. The claw machine is one of those infuriating devices that camps in …
As you may be aware if you follow the blog closely, I’ve been working on building the claw machine. The claw machine is one of those infuriating devices that camps in …
Use a Basys 3 and PmodJSTK to control a stepper motor.
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?
BBC Radio made a huge transition with the assistance of an amazing Digilent 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.
An awesome YouTube playlist covering Vivado on two of our favorite FPGA boards.
Are you trying to set up a MicroBlaze processor on your Nexys board?
As a continuation of the “favorite products series,” here is Robert’s.
Learn more about the Arty Board now from Adiuvo’s Adam Taylor!
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 …