pedrominatel/grove_lcd

1.2.0

Latest
uploaded 7 hours ago
I2C Driver Component for the Grove LCD RGB Backlight v4.0

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.2.0] - 2026-02-28

### Added
- I2C device probing in grove_lcd_create() for better device detection
- Probe both LCD and RGB devices before adding to bus
- CHANGELOG.md file to track version history

## [1.1.0] - Previous Release

### Added
- Grove LCD RGB Backlight driver with ESP-IDF I2C master bus API
- Support for RGB backlight control
- Text display functionality
- Cursor positioning functions

Links

  • Repository Repository

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "pedrominatel/grove_lcd^1.2.0"

download archive

Stats

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

Badge

pedrominatel/grove_lcd version: 1.2.0
|