Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 44d97c1

Browse files
committedJul 14, 2023
Update qwiic.md
1 parent e1088ee commit 44d97c1

File tree

1 file changed

+1
-0
lines changed
  • content/hardware/02.hero/boards/uno-r4-wifi/tutorials/qwiic

1 file changed

+1
-0
lines changed
 

‎content/hardware/02.hero/boards/uno-r4-wifi/tutorials/qwiic/qwiic.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,3 +98,4 @@ void setup(){
9898
```
9999

100100
## Summary
101+
In this tutorial, we have gone over the Qwiic connector on the Arduino UNO R4 WiFi. We've learned about how I2C works, and how that relates to Qwiic. We've also learned how the Arduino UNO R4 WiFis Qwiic connector is configured and how to make use of it to conveniently build large I2C networks of nodes for your interactive projects with minimal wiring.

0 commit comments

Comments
 (0)
Please sign in to comment.