Skip to content

Releases: SolderedElectronics/Inkplate_Motion_Arduino_Library

Patch - Add low battery voltage check when initializing

07 Apr 12:35
23066a0

Choose a tag to compare

What's Changed

  • Adds a low voltage check during initialization. If the measured voltage is less than 3.25V, then the board wont initialize. This is done to prevent artifacting caused by the FMC when it is initialized at a low voltage

Full Changelog: v1.1.0...v1.1.1

Patch/Update - Changed STM32 FMC clock

11 Dec 14:38
50d877a

Choose a tag to compare

Library patch/update for Inkplate 6 Motion.

Change log:

  • Slowed down EPD clock to support larger number of EPDs
  • Faster SDRAM clock to keep similar refresh rate due reduced EPD clock
  • SDRAM GPIO initialization fix
  • TPS651851 EDP PMIC fix - disable all power rails at start up (in case of the unexpected MCU reset)
  • Version bump

v1.0.1

15 Jun 14:50

Choose a tag to compare

This release includes a fix for downloading and showing images on Inkplate 6 MOTION by increasing the size of the image processing buffer.

v1.0.0

22 Jan 15:05
6b5a24d

Choose a tag to compare

This is the initial release of Inkplate MOTION library!

This release includes all Inkplate features such as:

  • e-Paper update and fast update
  • Drawing graphics
  • Black and white and grayscale mode
  • Wi-Fi
  • Using on-board sensors
  • Low-power features

This library comes with examples for Inkplate 6 MOTION.
Future releases will include patch notes here.