Skip to content

Commit 1de10c2

Browse files
committed
added banner image
1 parent a52226b commit 1de10c2

File tree

1 file changed

+14
-7
lines changed

1 file changed

+14
-7
lines changed

README.md

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
1-
SparkFun TMAG5273 Arduino Library
2-
========================================
31

2+
![SparkFun Linear 3D Hall-effect Snsor (Qwiic))](docs/images/gh-banner-arduino-tmag5273.png "SparkFun Linear 3D Hall-effect Sensor")
43

5-
This is the SparkFun library for the Texas Instruments TMAG5273 low-power linear 3D Hall-effect sensor with I<sup>2</sup>C interface as used on the [SparkFun IoT Motor Driver (ESP32 WROOM, TMC6300)](https://www.sparkfun.com/products/22132).
4+
# SparkFun TMAG5273 Arduino Library
5+
6+
This is the SparkFun library for the Texas Instruments TMAG5273 low-power linear 3D Hall-effect sensor with I<sup>2</sup>C interface as used on the [SparkFun IoT Motor Driver (ESP32 WROOM, TMC6300)](https://www.sparkfun.com/products/22132).
7+
8+
![GitHub License](https://img.shields.io/github/license/sparkfun/SparkFun_TMAG5273_Arduino_Library)
9+
![Release](https://img.shields.io/github/v/release/sparkfun/SparkFun_TMAG5273_Arduino_Library)
10+
![Release Date](https://img.shields.io/github/release-date/sparkfun/SparkFun_TMAG5273_Arduino_Library)
11+
![Documentation - build](https://img.shields.io/github/actions/workflow/status/sparkfun/SparkFun_TMAG5273_Arduino_Library/build-deploy-ghpages.yml?label=doc%20build)
12+
[![Compile Test](https://github.com/sparkfun/SparkFun_FPC2534_Arduino_Library/actions/workflows/test-compile-sketch.yml/badge.svg)](https://github.com/sparkfun/SparkFun_TMAG5273_Arduino_Library/actions/workflows/test-compile-sketch.yml)
13+
![GitHub issues](https://img.shields.io/github/issues/sparkfun/SparkFun_TMAG5273_Arduino_Library)
614

715
Repository Contents
816
-------------------
@@ -14,7 +22,6 @@ Repository Contents
1422
* **library.properties** - General library properties for the Arduino package manager.
1523
* **[CONTRIBUTING.md](./CONTRIBUTING.md)** - guidance on how to contribute to this library.
1624

17-
1825
Documentation
1926
--------------
2027

@@ -25,14 +32,14 @@ Documentation
2532
License Information
2633
-------------------
2734

28-
This product is _**open source**_!
35+
This product is _**open source**_!
2936

30-
Please review the LICENSE.md file for license information.
37+
Please review the LICENSE.md file for license information.
3138

3239
If you have any questions or concerns on licensing, please contact technical support on our [SparkFun forums](https://forum.sparkfun.com/viewforum.php?f=152).
3340

3441
Distributed as-is; no warranty is given.
3542

36-
- Your friends at SparkFun.
43+
* Your friends at SparkFun.
3744

3845
_<COLLABORATION CREDIT>_

0 commit comments

Comments
 (0)