RADIO

Quadrature Sampling SDR Receiver Breadboard

A worked radio example, rendered live. Open it in the AI editor and adapt it to your own case.

UPDATED 2026-08-08
EXAMPLEQuadrature Sampling SDR Receiver Breadboard
Make this diagram your own.

Open it in the AI editor with a prompt pre-filled — keep what works, change what doesn't.

CASE ANALYSIS

Scenario

Building a direct-conversion SDR receiver that requires I/Q baseband signals for digital signal processing, using relay modules as sampling switches controlled by an ESP32 microcontroller.

Key decisions

  • Use two relay modules (module relay) to individually sample I and Q channels from the antenna signal.
  • Store sampled voltages in electrolytic capacitors, then read with ESP32's ADC (pins D34, D35).
  • Control relay timing via ESP32 GPIOs (D25, D26) to implement 90-degree phase offset for quadrature sampling.

When to reuse this

Suitable for educational demonstrations of SDR sampling concepts using off-the-shelf components, without specialized RF integrated circuits.

MAKE YOUR OWN

Try the diagram makers.

Open this example in the editor →

Tweak it with chat, export PNG/SVG, or fork it for your own use case.