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
|
## Prerequisites
|
||||||
|
|
||||||
- An MCP client (Claude Code, Cursor, Zed, or any MCP-compatible app)
|
- 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)
|
- Python 3.11+ (handled automatically by uvx)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|||||||
@ -11,7 +11,7 @@ hero:
|
|||||||
link: /getting-started/quickstart/
|
link: /getting-started/quickstart/
|
||||||
icon: right-arrow
|
icon: right-arrow
|
||||||
- text: View on Gitea
|
- text: View on Gitea
|
||||||
link: https://git.supported.systems/rf/mcnanovna
|
link: https://git.supported.systems/warehack.ing/mcnanovna
|
||||||
icon: external
|
icon: external
|
||||||
variant: minimal
|
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-section">
|
||||||
<div class="hardware-text">
|
<div class="hardware-text">
|
||||||
<h3>NanoVNA-H</h3>
|
<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.</p>
|
<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>
|
<h3>ESP32 Positioner</h3>
|
||||||
<p>Optional dual-axis antenna positioner for automated 3D pattern measurement:</p>
|
<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 |
|
| Device | Frequency Range | Notes |
|
||||||
|--------|----------------|-------|
|
|--------|----------------|-------|
|
||||||
| NanoVNA-H | 50 kHz - 900 MHz | Original hardware |
|
| [NanoVNA-H](https://nanovna-h.warehack.ing) | 50 kHz - 900 MHz | Original hardware |
|
||||||
| NanoVNA-H4 | 50 kHz - 1.5 GHz | Extended range |
|
| [NanoVNA-H4](https://nanovna-h.warehack.ing) | 50 kHz - 1.5 GHz | Extended range |
|
||||||
|
|
||||||
<Aside type="note">
|
<Aside type="note">
|
||||||
Other NanoVNA variants using the same USB serial protocol (VID 0x0483, PID 0x5740) should also work.
|
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