NanoVNA-F V3 documentation site (1 MHz - 6 GHz portable VNA)
Find a file
Ryan Malloy 0970f7de56 Add interactive microstrip bandpass filter designer
- Web Worker (filterWorker.ts) handles Wheeler/Hammerstad calculations
  for microstrip impedance and Butterworth coupled-line synthesis
- FilterDesigner.astro component with live SVG preview, preset buttons
  for common ISM bands (433/915 MHz, 2.4 GHz), and KiCad PCB export
- Tutorial page explains theory with formulas and fabrication guidance
- Generated KiCad files include solid ground plane on B.Cu layer
2026-02-03 11:39:30 -07:00
src Add interactive microstrip bandpass filter designer 2026-02-03 11:39:30 -07:00
.dockerignore NanoVNA-F V3 Starlight documentation site 2026-01-30 19:08:58 -07:00
.env.example NanoVNA-F V3 Starlight documentation site 2026-01-30 19:08:58 -07:00
.gitignore NanoVNA-F V3 Starlight documentation site 2026-01-30 19:08:58 -07:00
astro.config.mjs Add interactive microstrip bandpass filter designer 2026-02-03 11:39:30 -07:00
docker-compose.yml NanoVNA-F V3 Starlight documentation site 2026-01-30 19:08:58 -07:00
Dockerfile NanoVNA-F V3 Starlight documentation site 2026-01-30 19:08:58 -07:00
Makefile NanoVNA-F V3 Starlight documentation site 2026-01-30 19:08:58 -07:00
package.json NanoVNA-F V3 Starlight documentation site 2026-01-30 19:08:58 -07:00
pnpm-lock.yaml NanoVNA-F V3 Starlight documentation site 2026-01-30 19:08:58 -07:00
tsconfig.json NanoVNA-F V3 Starlight documentation site 2026-01-30 19:08:58 -07:00