pedrominatel/mc3479

0.2.0

Latest
uploaded 1 day ago
MC3479 3-axis accelerometer driver 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).

## [0.2.0] - 2026-02-28

### Added
- Kconfig file for I2C configuration options (I2C_NUM, SDA, SCL, CLK_SPEED, ADDRESS)
- Support for both possible I2C addresses (0x4C and 0x6C)
- CHANGELOG.md file to track version history

## [0.1.0] - Previous Release

### Added
- MC3479 3-axis accelerometer driver with ESP-IDF 5.x I2C master bus API
- Basic motion detection (anymotion)
- Chip ID verification
- Configurable accelerometer range and resolution

Links

Maintainer

  • Pedro Minatel <pminatel@gmail.com>

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "pedrominatel/mc3479^0.2.0"

download archive

Stats

  • Archive size
    Archive size ~ 16.87 KB
  • Downloaded in total
    Downloaded in total 26 times
  • Downloaded this version
    This version: 0 times

Badge

pedrominatel/mc3479 version: 0.2.0
|