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

# Examples

> Full functional examples for instro

This section hosts **full, runnable examples** organized by instrument type.  The source for these can be found in the github repo, [`nominal-io/instro`](https://github.com/nominal-io/instro/tree/main/examples).

## Examples by category

<Columns cols={3}>
  <Card title="DAQ" icon="chart-line" href="/examples/daq/index" />

  <Card title="DMM" icon="gauge" href="/examples/dmm/index" />

  <Card title="PSU" icon="bolt" href="/examples/psu/index" />

  <Card title="Electronic Load" icon="plug" href="/examples/eload/index" />

  <Card title="AWG" icon="signal-stream" href="/examples/awg/index" />

  <Card title="Oscilloscope" icon="wave-square" href="/examples/scope/index" />

  <Card title="I2C" icon="microchip" href="/examples/i2c/index" />

  <Card title="Publishers" icon="rocket" href="/examples/publishers/index" />

  <Card title="Modbus" icon="network-wired" href="/examples/modbus/index" />

  <Card title="EtherNet/IP" icon="network-wired" href="/examples/ethernetip/index" />

  <Card title="Test Rack" icon="server" href="/examples/test_rack_example/index" />
</Columns>
