Skip to content

Commit 7d2fc40

Browse files
Merge pull request #1 from sparkfun/software_dev
Software Development Completed
2 parents c0685e8 + 852bbc7 commit 7d2fc40

File tree

2,821 files changed

+2140478
-84
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,821 files changed

+2140478
-84
lines changed

README.md

Lines changed: 20 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,34 @@
1-
# SparkFun_Template_Arduino_Library
1+
SparkFun XM125 A121 Arduino Library
22
========================================
33

4-
<table class="table table-hover table-striped table-bordered">
5-
<p> TODO: Add product photos and links </p>
6-
</table>
74

8-
TODO: Add description of product and library
5+
This is the SparkFun library for the Acconeer Entry+ Module XM125 with the A121 60GHz Pulsed Coherent Radar sensor and I<sup>2</sup>C interface. (insert link here).
6+
97

108
Repository Contents
119
-------------------
1210

13-
* **/documents** - Data sheets, additional product information
14-
* **/examples** - Example code
15-
* **/src** - Source code
11+
* **/examples** - Example sketches for the library (.ino). Run these from the Arduino IDE.
12+
* **/src** - Source files for the library (.cpp, .h).
13+
* **/Documentation** - Datasheet and application note for the XM125 and A121.
14+
* **keywords.txt** - Keywords from this library that will be highlighted in the Arduino IDE.
15+
* **library.properties** - General library properties for the Arduino package manager.
16+
* **[CONTRIBUTING.md](./CONTRIBUTING.md)** - guidance on how to contribute to this library.
17+
1618

1719
Documentation
1820
--------------
19-
* **[GitHub Repo](https://github.com/sparkfun/TODO)** - TODO: Update URL and description
21+
22+
* **[Installing an Arduino Library Guide](https://learn.sparkfun.com/tutorials/installing-an-arduino-library)** - Basic information on how to install an Arduino library.
2023
* **[Hookup Guide](http://docs.sparkfun.com/TODO/)** - TODO: Update URL and description
24+
* **[Product Repository](https://github.com/sparkfun/SparkFun_Qwiic_Pulsed_Radar_Sensor_XM125)** - Main repository for the SparkFun Qwiic XM125 (including hardware files)
25+
26+
27+
Products that use this Library
28+
---------------------------------
29+
30+
* [*SEN-_____*](insert link here)
31+
2132

2233
License Information
2334
-------------------
161 KB
Binary file not shown.
1.23 MB
Binary file not shown.
124 KB
Binary file not shown.
195 KB
Binary file not shown.
1.07 MB
Binary file not shown.
416 KB
Binary file not shown.
Binary file not shown.
491 KB
Binary file not shown.
1020 KB
Binary file not shown.

0 commit comments

Comments
 (0)