Reading Generated Data in a Real-Time Distributed System – Part 2
This is second part in this series. Part 1 – Setting Up an MS Database Part 3 – Creating an Application to View Data Part 4 – Distributing Applications Part …
This is second part in this series. Part 1 – Setting Up an MS Database Part 3 – Creating an Application to View Data Part 4 – Distributing Applications Part …
This is the second installment of a series of four blog posts explaining how to design a smart RGB-lamp. If you are interested, you can find Part 1 here. By …
How Do You Measure an IEPE Accelerometer? The Basics of IEPE Sensors Matching IEPE (Integrated Electronics Piezo-Electric) sensors to an instrument can be quite easy if you know a few …
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 …
What Do Data Acquisition Specifications Actually Mean? I got my first taste of data acquisition working in a student lab at NASA Glenn Research Center. I was working on a …
Why Does FPGA Form Factor Matter? For electronics, the conventional definition of form factor is the size, shape, and physical features or specifications of electronic hardware components. Hence, every item …
Step-by-Step Guide to Building an Arch Linux-Based Project This paper will provide a step-by-step guide to build from ground up a Genesys ZU development board-based hardware and software project that …
Editor’s Note – In this series, we will take a behind the scenes look at how an engineer tackles a project from beginning to end. What challenges will come up? …
Editor’s Note – In this series, we will take a behind the scenes look at how an engineer tackles a project from beginning to end. What challenges will come up? …
Creating an Eye Diagram An eye diagram, common in telecommunications, is a way of plotting the rising and falling edges of a digital signal in the same plot, creating an …
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 …