Skip to main content

automation

5 articles tagged with automation.

Saleae Logic Pro 16 driving Python automation in a CI/CD pipeline, protocol-trace regression for Indian embedded teams
Technical Guides Saleae

Saleae Python API for CI/CD: Capturing Protocol Traces in GitHub Actions

The Logic 2 Automation API drives Saleae devices from Python. Here's how Indian embedded teams wire it into a GitHub Actions or GitLab CI workflow for nightly hardware-in-the-loop regression on a bench Raspberry Pi.

26 May 2026 · 9 min read
LabVIEW block diagram with PicoScope VIs driving an Indian automotive HIL test bench in Pune
Test & Measurement Pico Technology

PicoScope + LabVIEW Integration for Indian Test and Measurement Teams

How Indian T&M teams wire PicoScope into LabVIEW and TestStand, VI library integration, TestStand sequence calls, and honest trade-offs between LabVIEW and pyPicoSDK for new projects.

15 Apr 2026 · 9 min read
Indian production line test rig running a C++ PicoSDK application driving a PicoScope 5000D oscilloscope
PicoSDK Pico Technology

PicoSDK C/C++ for Indian Production Test Rigs: Native API Patterns for ATE and Line Test

How Indian production lines and ATE teams drive PicoScope hardware from native C and C++, PicoSDK API lifecycle, RAII wrappers, multi-unit patterns, and single-binary deployment for fanless industrial PCs.

15 Apr 2026 · 9 min read
Python pytest test runner connected to a PicoScope oscilloscope on an Indian production test bench
pypicosdk Pico Technology

Building an Automated Production Test Framework with pyPicoSDK and pytest: for Indian Hardware Teams

How Indian hardware teams wire PicoScope oscilloscopes into a pytest-based production test framework, discovery, parameterized test cases, fixture-based instrument setup, JUnit XML for CI integration, and the patterns that hold up when the test count grows from 10 to 500.

14 Apr 2026 · 8 min read
Indian research engineer running a pyPicoSDK streaming capture on a PicoScope 6000E oscilloscope
pypicosdk Pico Technology

pyPicoSDK Streaming Mode: Continuous Data Acquisition with PicoScope for Indian Research Labs

How Indian university research labs and industrial R&D teams use pyPicoSDK streaming mode to capture uninterrupted signal data from PicoScope 5000D, 6000E, and 4000 series oscilloscopes, with Python patterns for buffer management, disk persistence, and signal processing hand-off to NumPy and SciPy.

14 Apr 2026 · 8 min read