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 …
What’s better than building your own Animatronic Tentacle? Building your own LUNGING Animatronic Tentacle. Whether your intent is to petrify your co-workers or profess your undying love, this is the project for …
Use a Basys 3 and PmodJSTK to control a stepper motor.
This tutorial walks you through controlling a stepper motor with an FPGA.
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 …
Implementing tools in Verilog HDL on an FPGA.
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 …
Get back to doing projects with this finite state machine done with a Basys 3.
As long as you’re smarter than the door, you’ll be fine.
Stop shivering and get warm with these ideas.
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 …