SparkFun
SparkFun ESLOV to Qwiic Bridge
The SparkFun ESLOV to Qwiic Bridge lets you quickly and easily connect Qwiic breakouts to Arduino boards with an ESLOV connector for I2C communication. ESLOV...
Get notified when back in stock
- 1x Qwiic Connector
- 1x Arduino ESLOV Connector
- Plated-Through Hole for ESLOV Interrupt Pin
- AP2112K 3.3V/600mA Regulator
- Schematic
- Eagle Files
- Board Dimensions
- Datasheet (ESLOV Connector)
- GitHub Hardware Repo
Jargon buster
Plain-language definitions for the technical terms used above.
- AP2112K
- AP2112K is a small low-dropout (LDO) voltage regulator that supplies a stable fixed output (commonly 3.3V) from a higher input such as USB 5V. Its ratings matter for checking the acceptable input voltage range and the maximum current available to the powered electronics.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- PCB
- A printed circuit board (PCB) is a board, usually rigid, with etched copper tracks that connect electronic components together without loose wiring. Components are mounted on the board and signals route between them through the copper layout.
- Qwiic
- Qwiic is a plug-in connector system for I2C devices that uses small 4-pin cables, so you can connect compatible sensors without soldering. It matters because your controller or adapter also needs Qwiic, or you will need a cable or breakout to wire it up.
Find this product in
Brands
Prototyping & Wiring
SparkFun ESLOV to Qwiic Bridge Schematic
Schematic · 78.9 KB · Click any page to view full size
ESLOV Connector Datasheet
Datasheet · 848.3 KB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 511.7 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Source Code
Open-source libraries, firmware & example projects for this product
a666bf9
over 2 years ago
· 7 commits
- Documentation Add Connector Datasheet. almost 3 years ago
- Hardware Rename Board File almost 3 years ago
- Production Add production files. almost 3 years ago
- .gitattributes Initial commit almost 3 years ago
- .gitignore Initial commit almost 3 years ago
- CONTRIBUTING.md Initial commit almost 3 years ago
- ISSUE_TEMPLATE.md Initial commit almost 3 years ago
- LICENSE.md Initial commit almost 3 years ago
- README.md Update README.md over 2 years ago