pedrominatel/lis3dh

1.1.1

Latest
uploaded 1 day ago
LIS3DH 3-axis accelerometer component for ESP-IDF

changelog

# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.1.1] - 2026-02-28

### Fixed
- Corrected repository URL in idf_component.yml to point to correct GitHub repository
- Enhanced component metadata with maintainer, tags, and issue tracker information

### Added
- CHANGELOG.md file to track version history

## [1.1.0] - Previous Release

### Added
- LIS3DH 3-axis accelerometer driver with ESP-IDF 5.x I2C master bus API
- Support for ±2g, ±4g, ±8g, ±16g full scale ranges
- Configurable output data rates from 1 Hz to 400 Hz
- WHO_AM_I register verification
- High resolution mode support

Links

Supports all targets

Maintainer

  • Pedro Minatel <pminatel@gmail.com>

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "pedrominatel/lis3dh^1.1.1"

download archive

Stats

  • Archive size
    Archive size ~ 11.21 KB
  • Downloaded in total
    Downloaded in total 4 times
  • Downloaded this version
    This version: 0 times

Badge

pedrominatel/lis3dh version: 1.1.1
|