updated 2025-0417
This commit is contained in:
parent
aabe883c7a
commit
e5cba7dfd0
5 changed files with 123 additions and 3 deletions
25
QwiicResouces.md
Normal file
25
QwiicResouces.md
Normal file
|
@ -0,0 +1,25 @@
|
|||
# Qwiic Guide
|
||||
|
||||
Qwiic is a simple conector and wiring system to connect I2C sensors to a system.
|
||||
The I2C bus is a short range network for sensors and other devices. Just plug in the sensor to the bus and start using it.
|
||||
|
||||
## Qwiic Overview
|
||||
|
||||
### Sparkfun Qwiic Tutorial
|
||||
https://www.sparkfun.com/qwiic
|
||||
|
||||
### Qwiic Overview and FAQ
|
||||
https://forum.digikey.com/t/qwiic-overview-and-faq/44944
|
||||
|
||||
|
||||
## I2C
|
||||
|
||||
### I2C Tutorial at Sparkfun
|
||||
https://learn.sparkfun.com/tutorials/i2c/all
|
||||
|
||||
|
||||
### Qwiic Sensors
|
||||
https://www.sparkfun.com/catalogsearch/result/?q=qwiic
|
||||
|
||||
We may have some of these in the lab.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue