# Welcome to the documentation of INACKS Communication Protocols Chips

## Industrial Communication Protocols Chips

### Modbus Chips

<table><thead><tr><th width="328">Integrated Circuit</th><th>Evaluation Board</th></tr></thead><tbody><tr><td><a href="/spaces/sqF9AC2WATFaFsPXv5oP">IS4310: I2C Modbus RTU Slave</a></td><td><a href="/spaces/ypwscE0cn6vt2mset4dR">Kappa4310Ard: IS4310 Evaluation Board for Arduino</a></td></tr></tbody></table>

## Lighting Communication Protocols Chips

### Addressable LED Chips

<table><thead><tr><th width="333">Integrated Circuit</th><th>Evaluation Board</th></tr></thead><tbody><tr><td><a href="/spaces/tGrI3IedEdPZm4IxBqoO">IS3750: I2C Addressable LED Controller</a></td><td>Kappa3750Ard: IS3750 Evaluation Board for Arduino</td></tr><tr><td><a href="https://inacks.gitbook.io/inacks-is3751-dmx-to-addressable-led/">IS3751: DMX to Addressable LED</a></td><td></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://inacks.gitbook.io/inacks-documentation-wiki/welcome-to-the-documentation-of-inacks-communication-protocols-chips.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
