Make Your Internet Browser Capture Live Data
Last month, I described a simple stateless web application using Python and Plotly’s Dash module. It created a dashboard allowing users to select waveform channels, update rate, and the number …
Last month, I described a simple stateless web application using Python and Plotly’s Dash module. It created a dashboard allowing users to select waveform channels, update rate, and the number …
Consider Dash if you’ve ever wanted to create a web browser application using Python. With Dash, you don’t need to be good at using JavaScript, great at Cascading Style Sheets …
At Digilent, we understand the evolving needs of engineering education. That’s why we’re thrilled to introduce the Analog Discovery Studio Max (ADS Max), a versatile and comprehensive electronics laboratory solution …
Introducing JupyterLab JupyterLab is a relatively new tool. It is an open-source development environment (IDE) for working with Jupyter notebooks. Notebooks are primarily used to combine program code, code results, …
The Problem: A forum member shared their set_gpio() function, which sets a single pin to a specific state (high or low). However, the function had a limitation: it unintentionally cleared …
In today’s data-driven world, capturing and analyzing real-time data is crucial for various industries. Digilent offers a wide range of solutions for both Test and Measurement (T&M) and Data Acquisition …
Welcome back to the Digilent Blog! You may have heard about how Digilent is building support for our Analog Discovery devices within the DASYLab software through a custom module. This …
A software-defined radio (SDR) is not a radio in the traditional sense. Instead of fixed analog components with limited range and ability, an SDR is programmable and highly flexible. Referred …
As a purely hardware engineer who primarily focuses on schematics, PCB layout, and the inevitable hardware test and debug, Python scripts and Linux scare the life out of me. At …
The Analog Discovery Pro 2440 and Analog Discovery Pro 2450 combine capable hardware with WaveForms software that is designed for everyday measurement work. The focus is not just on capturing …
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 …