Skip to content

Commit 49791d8

Browse files
Create About-Qwiic.md
1 parent 2a2b50b commit 49791d8

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: About Qwiic
3+
---
4+
In this article:
5+
6+
- [Compatible Arduino products](#compatible-arduino-products)
7+
- [Modulino Nodes and Qwiic compatibility](#modulino-nodes-and-qwiic-compatibility)
8+
9+
Qwiic is a system of breakout modules and development boards that use a specific connector for easy I2C communication.
10+
11+
Wiring I2C devices can be complicated, but Qwiic simplifies this with pre-made cables, allowing you to connect additional sensors and actuators without soldering. You can chain devices together using a single cable, enabling them to work right away.
12+
13+
## Compatible Arduino products{#compatible-arduino-products}
14+
15+
- [Alvik](https://docs.arduino.cc/tutorials/alvik/user-manual/#qwiic-connectors)
16+
- [UNO R4 WiFi](https://docs.arduino.cc/tutorials/uno-r4-wifi/qwiic/#qwiic)
17+
- [Modulinos (included in the Plug and Make Kit)](https://docs.arduino.cc/hardware/plug-and-make-kit/#features:~:text=Qwiic%20Connectors,building%20complex%20circuits.)
18+
19+
## Modulino Nodes and Qwiic compatibility{#modulino-nodes-and-qwiic-compatibility}
20+
21+
Modulino nodes are compatible with the entire Qwiic ecosystem, both mechanically and electrically. They can be connected in series with other Qwiic components. This setup uses I2C communication, making it simple to add multiple devices without complex wiring.

0 commit comments

Comments
 (0)