← How-Tos
electronics 1 hr ago ◯ 6 min read

Bench Oscilloscope Buying Guide: Rigol vs Siglent vs Hantek for the Home Electronics Lab

oscilloscopeRigolSiglentHantekbuying guidebench equipmentbandwidthsample rate

This site's oscilloscope guides cover how to use one — probes, triggering, reading waveforms — but not which one to actually buy, and that's a genuinely confusing decision right now. The scope market has consolidated hard around three brands at the hobbyist-to-prosemi-pro tier: Rigol, Siglent, and Hantek, all manufacturing in the same general region with overlapping spec sheets and firmware that gets unlocked or crippled by model tier in ways that aren't always obvious from the product page. This guide breaks down what actually matters when picking between them for a home electronics bench.

What Actually Matters Before Brand Comparison

Before comparing Rigol vs Siglent vs Hantek, nail down four numbers for your own use case: bandwidth (how fast a signal edge you need to see accurately — digital logic and switching power supplies want more than simple audio/analog work), sample rate (needs to be several times your bandwidth to reconstruct a waveform without aliasing artifacts), channel count (2 channels is fine for most hobby work, 4 channels matters the moment you're debugging multi-signal digital buses like SPI or I2C), and memory depth (how long a capture you can hold at full sample rate — matters a lot for catching an intermittent glitch). Buying based on bandwidth alone and ignoring memory depth is the most common hobbyist scope-shopping mistake.

Rigol

Rigol's DS1000Z series (and its firmware-unlockable, more expensive variants) has been the default hobbyist recommendation for years, largely because of a well-known community practice of applying an options key to unlock bandwidth and features that are physically present in the hardware but locked at the firmware level on the base model. Whether this is something you should rely on for a new purchase is genuinely worth thinking about — manufacturers close these loopholes over time, and buying a scope specifically betting on an unofficial unlock is a different proposition than buying it for its advertised, supported spec. Taken at face value, Rigol's build quality and UI are mature and well-regarded, with a large user community and extensive third-party documentation.

Siglent

Siglent has spent the last several years directly targeting Rigol's price/performance position with the SDS800X HD and SDS1000X-E/X-HD series, generally shipping with a higher bit-depth ADC (12-bit on the HD models, versus 8-bit on comparable Rigol and Hantek units) as a genuine differentiator rather than a marketing footnote — higher bit depth means more usable vertical resolution when you're trying to see a small signal riding on a larger one, like ripple on a DC rail. Siglent's UI has historically been a little less polished than Rigol's but has closed that gap significantly in recent firmware. For hobbyists specifically wanting to see fine detail in noisy real-world signals rather than clean textbook waveforms, the HD-series bit depth advantage is a legitimate reason to lean Siglent.

Hantek

Hantek sits at the budget end of this comparison, with both USB-based PC oscilloscopes (no built-in screen, using a PC as the display) and standalone benchtop units like the DSO2000/4000 series. The PC-scope form factor is worth a specific mention: it's genuinely useful for a first scope on a tight budget or a portable field-service kit, but it ties your test setup to a laptop and its software, and long-term software support for niche PC-scope models has historically been inconsistent across the budget scope market generally, not uniquely a Hantek problem. Standalone Hantek benchtop units are a reasonable value pick if your needs are basic (audio circuits, simple digital logic, general troubleshooting) and you don't need advanced trigger modes or protocol decoding.

FactorRigol (DS1000Z-class)Siglent (SDS800X HD-class)Hantek (DSO2000/4000-class) Typical bandwidth range50-100MHz stock, community unlock practices exist for higher70-200MHz70-250MHz depending on model ADC bit depth8-bit12-bit on HD models8-bit Build/UI maturityVery mature, large communityMature, improved significantly in recent yearsFunctional, less polished Protocol decode (I2C/SPI/UART/CAN)Available, often as a paid option on lower tiersAvailable, increasingly included standard on mid-tier modelsAvailable on higher-end models only Best forGeneral hobbyist bench work, large community for troubleshootingSeeing fine detail in noisy real-world signalsTight budget, basic troubleshooting, portable PC-scope option

Bandwidth: Buy More Than You Think You Need

A digital signal's rise time contains far higher frequency content than its nominal clock rate suggests — a "10MHz" digital signal can have edges with meaningful energy well above 100MHz, and a scope with insufficient bandwidth will show you a rounded, slowed-down edge that isn't what's actually happening on the wire. As a rule of thumb, buy at least 3-5x the highest clock frequency you expect to probe, and remember that "highest clock frequency you expect to probe" tends to creep upward as your projects get more ambitious — an ESP32 project today, a fast SPI display or USB debugging tomorrow.

Where a Cheap Scope Genuinely Falls Short

A Practical Recommendation Path

For a first scope doing general Arduino/ESP32/analog hobby work, a 100MHz, 2-channel scope from any of these three brands is genuinely sufficient, and the differences between brands at that tier mostly come down to UI preference and community support rather than a right-or-wrong answer. If you're regularly debugging digital buses or want to see fine signal detail (power supply ripple, sensor noise floors), prioritize a 4-channel model with protocol decode and, if budget allows, the higher bit-depth Siglent HD-series option. Don't buy based on a single headline spec without checking memory depth and trigger capability against your actual projects.

Safety Note

Regardless of brand, understand your scope's input coupling and maximum voltage rating before probing anything connected to mains power — most benchtop scopes have BNC inputs referenced to chassis/earth ground, and connecting a standard probe's ground clip to a point that isn't actually at ground potential (common when probing directly on live mains-referenced circuitry, like inside a non-isolated switching power supply) can create a short circuit path through the scope itself, damaging the equipment and creating a shock hazard. Use an isolation transformer or a scope with floating/isolated inputs for that class of work, and when in doubt, treat every unknown circuit as mains-referenced until you've confirmed otherwise with a meter.

None of these three brands makes a bad scope at a given price point — the real decision points are bandwidth headroom for where your projects are heading, whether bit depth or trigger flexibility matters more for your typical debugging work, and how much weight you put on community size versus a slightly newer feature set. Buy for the projects you'll be doing in two years, not just the one in front of you now.