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 …
How SDR Works: Understanding the Mechanics of the SDR Signal Chain Software-defined radio (SDR) has transformed the way engineers, researchers, and students interact with wireless systems. Instead of relying on …
What Is SDR (Software Defined Radio)? Software Defined Radio (SDR) is a radio communication system that performs many traditional radio functions in software instead of dedicated hardware circuits. Tasks such …
Most students do not struggle with equations. They struggle with understanding what those equations actually do. In many learning environments, students define a system, run a process, and then interpret …
If you’re choosing between an FPGA and a SoC, the real question is not which one is “better.” It’s which one fits the job in front of you. Here is …