Qwiic Differential I2C Bus Extender (PCA9615) Hookup Guide
Contributors:
Joel_E_B,
Alex the Giant
Resources and Going Further
Now that you've successfully got your differential I2C breakout up and running, it's time to incorporate it into your own project!
For more on the differential I²C breakout, check out the links below:
- Schematic (PDF)
- Eagle Files (ZIP)
- PCA9615 Datasheet (PDF)
- Qwiic Landing Page
- GitHub Repo
- SFE Product Showcase: Differential I2C Breakout
For more information related to I²C over long distances, check out the resources below:
- An Introduction to I²C Over Long Wires
- An Introduction to Differential I²C
- Differential I²C Application Note - AN10710 (PDF)
- One mile long I²C communication (PDF)
Need some inspiration for your next project? Check out some of these related tutorials:
Sensor Kit Resource Hub
An overview of each component in the SparkFun Sensor Kit, plus links to tutorials and other resources you'll need to hook them up.
Qwiic Magnetometer (MLX90393) Hookup Guide
Figure out how magnetic fields are oriented, all without having to solder a thing.
SparkFun expLoRaBLE Hookup Guide
Check out our latest LoRaWAN development board with Bluetooth capabilities! With this guide, we'll get you passing data to The Things Network in no time.
Displaying Sensor Data with Bluetooth
In our previous Bluetooth tutorial called Sending Sensor Data Via Bluetooth, we showed how to display data from a triple axis accelerometer over the Arduino IDE’s serial monitor. Continuing off of the first tutorial, we are going to expand this project to include more capabilities for visualizing and interacting with your accelerometer data.