Skip to content

About Qwiic [HC-1624]#476

Open
gorillagripcore wants to merge 4 commits intomainfrom
About-Qwiic
Open

About Qwiic [HC-1624]#476
gorillagripcore wants to merge 4 commits intomainfrom
About-Qwiic

Conversation

@gorillagripcore
Copy link
Copy Markdown
Contributor

No description provided.


- [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.)
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the plural of modulino is modulino nodes that way we keep the trademark, also add the trademark marking when you mention modulino


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}
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure the title is compatible arduino products, because all are compatible, you just need a qwiic connector. also on may 21st we will launch the nano connector carrier, adding qwiic connector to the nano family

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@charlesbones I think a clearer phrasing could be "Arduino products with Qwiic connectors"

The connector is an important part of the standard. Without it, I would just call it I2C support.

But we can mention the possiblity of adding a connector to any Arduino board with I2C support.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 6, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ Lorenzo4999
❌ gorillagripcore
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Copy Markdown
Collaborator

@swikstrom swikstrom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great start! Start by looking at the comments I made.

When that's done, take a look at the ordering of the sections. Which information do we think is most important for the reader to find quickly? I'd consider including compatible products and basic usage early, and saving technical specifications and pinouts for later.


- [Technical Specifications](#technical-specifications)
- [Pinout](#pinout)
- [Daisy Chanining](£daisy-chaining)
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [Daisy Chanining](£daisy-chaining)
- [Daisy Chanining](#daisy-chaining)

---
title: About Qwiic
---
In this article:
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As a rule, put the TOC after the opening paragraphs.

In this article, that will be immediatly before the "Technical Specification".


> [!CAUTION]
> **Qwiic is a 3.3V-only system.**
> Most Qwiic-enabled boards and sensors are not 5V tolerant. Connecting a 5V source to a Qwiic connector or using it with a 5V I2C bus without proper level shifting will likely damage your hardware.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Most Qwiic-enabled boards [...] are not 5V tolerant

UNO R4 and Nano R4 operate at 5 V, but have Qwiic connectors powered with 3.3 V.

I think this only becomes a risk when adding a Qwiic connector on your own, or when using level shifters?

In that case, the key message for a beginner using compatible products should be "use the qwiic connectors"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants