Skip to content

Commit aa10eac

Browse files
authored
Create library.properties
1 parent 39b9b2f commit aa10eac

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

library.properties

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name=7Semi ADXL335 Accelerometer
2+
version=1.0.0
3+
author=7Semi
4+
maintainer=Manoj <[email protected]>
5+
sentence=Arduino library for the ADXL335 analog 3-axis accelerometer module.
6+
paragraph=This library reads analog voltage from the ADXL335 accelerometer and calculates acceleration in X, Y, and Z axes. Useful in robotics, motion tracking, and vibration monitoring.
7+
category=Sensors
8+
url=https://github.com/7semi-solutions/7Semi-ADXL335-Analog-Accelerometer-Module-Arduino-Library
9+
architectures=*
10+
includes=7semi_adxl335.h

0 commit comments

Comments
 (0)