Releases: SolderedElectronics/Inkplate_Motion_Arduino_Library
Releases · SolderedElectronics/Inkplate_Motion_Arduino_Library
Patch - Add low battery voltage check when initializing
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
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
v1.0.0
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.