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 …
You open a Verilog example, launch Vivado for the first time, or start reading for a digital design course, and one term keeps showing up: RTL. It usually appears as …
At events like ASEE, there is a lot of conversation around tools, curriculum, and new ways to deliver technical content. All of those things matter. But one student poster I …
Hardware engineers don’t always stay in the lab. Sometimes they work from home, or they need to test equipment that cannot be brought into the laboratory. In those situations, a …
Building a Raspberry Pi-Based DAQ System for an SAE Baja Challenge Car The SAE Baja Challenge pushes engineering students far beyond the classroom. Teams are tasked with designing, building, and racing a …