diff --git a/content/Hardware Support/Generic/About-Qwiic.md b/content/Hardware Support/Generic/About-Qwiic.md new file mode 100644 index 00000000..a3087b99 --- /dev/null +++ b/content/Hardware Support/Generic/About-Qwiic.md @@ -0,0 +1,21 @@ +--- +title: About Qwiic +--- +In this article: + +- [Compatible Arduino products](#compatible-arduino-products) +- [Modulino Nodes and Qwiic compatibility](#modulino-nodes-and-qwiic-compatibility) + +Qwiic is a system of breakout modules and development boards that use a specific connector for easy I2C communication. + +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. + +## Compatible Arduino products{#compatible-arduino-products} + +- [Alvik](https://docs.arduino.cc/tutorials/alvik/user-manual/#qwiic-connectors) +- [UNO R4 WiFi](https://docs.arduino.cc/tutorials/uno-r4-wifi/qwiic/#qwiic) +- [Modulinos (included in the Plug and Make Kit)](https://docs.arduino.cc/hardware/plug-and-make-kit/#features:~:text=Qwiic%20Connectors,building%20complex%20circuits.) + +## Modulino Nodes and Qwiic compatibility{#modulino-nodes-and-qwiic-compatibility} + +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.