Build a Smart Lamp Using an Analog Discovery Pro ADP3450 – Part 1
This is the first part of a series of four blog posts where we will design a smart RGB-lamp which is powered by a battery and controlled through an app …
This is the first part of a series of four blog posts where we will design a smart RGB-lamp which is powered by a battery and controlled through an app …
Temperature Two-Point Controller A control system manages and regulates the behavior of a device or a system. There are many types of control systems: open-loop, closed-loop, logic, two-point, linear, proportional, …
Implementing Predictive Maintenance with Raspberry Pi Industry 4.0 is making its way into the world of mechanical engineering. The growing interconnectivity of machines allows, with the help of sensors, to …
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 …