Skip to content

Commit 290f9d9

Browse files
authored
Update library.properties
1 parent 116f874 commit 290f9d9

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

library.properties

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
name=7semi_ADXL335
1+
name=7Semi ADXL335 Analog Accelerometer
22
version=1.0.0
3-
author=7semi
4-
sentence=Lightweight library for interfacing with the ADXL335 analog accelerometer.
5-
paragraph=Reads raw, voltage, and acceleration (g-force) data from the ADXL335's analog X/Y/Z outputs. Default pins are A0, A1, A2.
3+
author=7Semi
4+
maintainer=Manoj <manoj@7semi.com>
5+
sentence=Arduino library for the ADXL335 3-axis analog accelerometer sensor.
6+
paragraph=This library provides functions to convert analog readings from the ADXL335 sensor to acceleration values. Ideal for tilt detection, motion sensing, and embedded systems.
67
category=Sensors
8+
url=https://github.com/7semi-solutions/7Semi-ADXL335-Analog-Accelerometer-Module-Arduino-Library
79
architectures=*
810
includes=7semi_ADXL335.h

0 commit comments

Comments
 (0)