Skip to content

Commit 758e09e

Browse files
authored
Create library.properties
1 parent 766a8ff commit 758e09e

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

library.properties

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name=Nano33BLESensor
2+
version=1.0.0
3+
author=Dale Giancono <[email protected]>
4+
maintainer=Dale Giancono <[email protected]>
5+
sentence=An Arduino library for the Nano 33 BLE Sense that leverages Mbed OS to automatically place sensor measurements in a ring buffer that can be integrated into programs in a simple manner.
6+
paragraph=Nano33BLESensor leverages Mbed OS and ring buffers to allow the softening of time constraints in regard to the reading sensor measurements. It also allows simple initialisation of the on board sensors, and provides a simple interface for the getting of sensor data.
7+
category=Sensors
8+
url=https://github.com/DaleGia/Nano33BLESensor
9+
architectures=*
10+
depends=Arduino_LSM9DS1,Arduino_APDS9960,PDM,Arduino_LPS22HB,Arduino_HTS221

0 commit comments

Comments
 (0)