Skip to content

Releases: DynamicDevices/eink-power-cli

v2.5.0 - RTC Management & Enhanced Board Control

19 Oct 23:13

Choose a tag to compare

E-ink Power CLI v2.5.0

Build Information

  • Commit: 9414e04
  • Build Date: 2025-10-19 23:17:01 UTC
  • Rust Version: 1.81

Supported Platforms

  • Linux x86_64: eink-power-cli-linux-x64
  • Linux ARM64: eink-power-cli-linux-arm64

Installation

  1. Download the appropriate binary for your platform
  2. Make it executable: chmod +x eink-power-cli-*
  3. Move to your PATH: sudo mv eink-power-cli-* /usr/local/bin/eink-power-cli

Verification

Verify the download integrity using the provided checksums:

sha256sum -c SHA256SUMS

Target Hardware

  • Board: i.MX93 Jaguar E-ink
  • Controller: MCXC143VFM power management controller
  • Interface: Serial UART (/dev/ttyUSB0 at 115200 baud)

v0.1.0

06 Oct 10:20

Choose a tag to compare

E-ink Power CLI v0.1.0

Build Information

  • Commit: eeacb55
  • Build Date: 2025-10-06 10:20:29 UTC
  • Rust Version: 1.81

Supported Platforms

  • Linux x86_64: eink-power-cli-linux-x64
  • Linux ARM64: eink-power-cli-linux-arm64

Installation

  1. Download the appropriate binary for your platform
  2. Make it executable: chmod +x eink-power-cli-*
  3. Move to your PATH: sudo mv eink-power-cli-* /usr/local/bin/eink-power-cli

Verification

Verify the download integrity using the provided checksums:

sha256sum -c SHA256SUMS

Target Hardware

  • Board: i.MX93 Jaguar E-ink
  • Controller: MCXC143VFM power management controller
  • Interface: Serial UART (/dev/ttyUSB0 at 115200 baud)

Full Changelog: https://github.com/DynamicDevices/eink-power-cli/commits/v0.1.0