> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hyperwisor.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Hardware Lineup

> Hyperwisor-ready hardware modules.

Hyperwisor-ready hardware works with the [firmware SDK](/firmware/overview) out of
the box — read inputs and drive outputs with the board's library, then push
values to dashboards and receive commands with the Hyperwisor library.

## Available now

<CardGroup cols={1}>
  <Card title="NI Evaluation Board V1" icon="microchip" href="/hardware/ni-evaluation-board-v1">
    Industrial-grade ESP32 I/O board — 8 digital inputs, 2 relays, 0-10V DAC,
    pulse counting, RS485/Modbus RTU, and PWM.
  </Card>
</CardGroup>

<Note>
  More modules are on the way. Each board page documents its specs, pin mapping,
  library, and how it pairs with the Hyperwisor SDK.
</Note>
