Link NanoVNA-H references to nanovna-h.warehack.ing
This commit is contained in:
parent
6314313e1f
commit
9a97d5b71a
@ -8,7 +8,7 @@ import { Steps, Tabs, TabItem, Aside } from '@astrojs/starlight/components';
|
||||
## Prerequisites
|
||||
|
||||
- An MCP client (Claude Code, Cursor, Zed, or any MCP-compatible app)
|
||||
- NanoVNA-H connected via USB
|
||||
- [NanoVNA-H](https://nanovna-h.warehack.ing) connected via USB
|
||||
- Python 3.11+ (handled automatically by uvx)
|
||||
|
||||
## Installation
|
||||
|
||||
@ -11,7 +11,7 @@ hero:
|
||||
link: /getting-started/quickstart/
|
||||
icon: right-arrow
|
||||
- text: View on Gitea
|
||||
link: https://git.supported.systems/rf/mcnanovna
|
||||
link: https://git.supported.systems/warehack.ing/mcnanovna
|
||||
icon: external
|
||||
variant: minimal
|
||||
---
|
||||
@ -84,8 +84,8 @@ Then ask your assistant to analyze your antenna, measure a filter, or run a 3D p
|
||||
|
||||
<div class="hardware-section">
|
||||
<div class="hardware-text">
|
||||
<h3>NanoVNA-H</h3>
|
||||
<p>The NanoVNA-H (or H4) connects via USB serial and is auto-detected. No drivers needed on Linux — just plug in and go.</p>
|
||||
<h3><a href="https://nanovna-h.warehack.ing">NanoVNA-H</a></h3>
|
||||
<p>The NanoVNA-H (or H4) connects via USB serial and is auto-detected. No drivers needed on Linux — just plug in and go. See the <a href="https://nanovna-h.warehack.ing">NanoVNA-H reference site</a> for hardware details.</p>
|
||||
|
||||
<h3>ESP32 Positioner</h3>
|
||||
<p>Optional dual-axis antenna positioner for automated 3D pattern measurement:</p>
|
||||
|
||||
@ -52,8 +52,8 @@ See [Multi-VNA Coordination](/mcnanovna/multi-vna/) for detailed tier comparison
|
||||
|
||||
| Device | Frequency Range | Notes |
|
||||
|--------|----------------|-------|
|
||||
| NanoVNA-H | 50 kHz - 900 MHz | Original hardware |
|
||||
| NanoVNA-H4 | 50 kHz - 1.5 GHz | Extended range |
|
||||
| [NanoVNA-H](https://nanovna-h.warehack.ing) | 50 kHz - 900 MHz | Original hardware |
|
||||
| [NanoVNA-H4](https://nanovna-h.warehack.ing) | 50 kHz - 1.5 GHz | Extended range |
|
||||
|
||||
<Aside type="note">
|
||||
Other NanoVNA variants using the same USB serial protocol (VID 0x0483, PID 0x5740) should also work.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user