Skip to content

Commit 7454f48

Browse files
committed
2 parents 1dbd629 + c998fa2 commit 7454f48

File tree

1 file changed

+55
-0
lines changed

1 file changed

+55
-0
lines changed

README.md

+55
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
SparkFun Qwiic KX13x Arduino Library
2+
========================================
3+
<table class="table table-hover table-striped table-bordered">
4+
<tr align="center">
5+
<td><a href="https://www.sparkfun.com/products/17871"><img src="https://cdn.sparkfun.com/assets/parts/1/7/0/6/0/17871-SparkFun_Triple_Axis_Accelerometer_Breakout_-_KX132__Qwiic_-01.jpg"></a></td>
6+
<td><a href="https://www.sparkfun.com/products/17589"><img src="https://cdn.sparkfun.com/assets/parts/1/6/6/6/1/17589-SparkFun_Triple_Axis_Accelerometer_Breakout_-_KX134__Qwiic_-01.jpg"></a></td>
7+
</tr>
8+
<tr align="center">
9+
<td><a href="https://www.sparkfun.com/products/17871">SparkFun Triple-Axis Accelerometer Breakout - KX132 (Qwiic)</a></td>
10+
<td><a href="https://www.sparkfun.com/products/17589">SparkFun Triple-Axis Accelerometer Breakout - KX134 (Qwiic)</a></td>
11+
</tr>
12+
</table>
13+
14+
15+
Arduino library support for the SparkFun Triple-Axis Accelerometer Breakout - KX132 & KX134 (Qwiic).
16+
17+
Repository Contents
18+
-------------------
19+
20+
* **/Documentation** - Additional documentation for the user. These files are ignored by the IDE.
21+
* **/examples** - Example sketches for the library (.ino). Run these from the Arduino IDE.
22+
* **/src** - Source files for the library (.cpp, .h).
23+
* **keywords.txt** - Keywords from this library that will be highlighted in the Arduino IDE.
24+
* **library.properties** - General library properties for the Arduino package manager.
25+
26+
Documentation
27+
--------------
28+
29+
* **[Installing an Arduino Library Guide](https://learn.sparkfun.com/tutorials/installing-an-arduino-library)** - Basic information on how to install an Arduino library.
30+
* **[Hookup Guide](https://learn.sparkfun.com/tutorials/triple-axis-accelerometer-breakout---kx13x-qwiic-hookup-guide-)** - Basic Hookup Guide for the Triple-Axis Accelerometer Breakout - KX13x (Qwiic).
31+
* **[Product Repository](https://github.com/sparkfun/Qwiic_KX13X)** - Main repository (including hardware files) for the Triple-Axis Accelerometer Breakout - KX13x (Qwiic).
32+
33+
34+
Products that use this Library
35+
---------------------------------
36+
37+
* [*SEN-17871*](https://www.sparkfun.com/products/17871)
38+
* [*SEN-17589*](https://www.sparkfun.com/products/17589)
39+
40+
Version History
41+
---------------
42+
43+
44+
License Information
45+
-------------------
46+
47+
This product is _**open source**_!
48+
49+
Please review the LICENSE.md file for license information.
50+
51+
If you have any questions or concerns on licensing, please contact technical support on the [SparkFun Forums](https://forum.sparkfun.com/viewforum.php?f=152)
52+
53+
Distributed as-is; no warranty is given.
54+
55+
- Your friends at SparkFun.

0 commit comments

Comments
 (0)