Releases: SolderedElectronics/Inkplate-Arduino-library
Releases · SolderedElectronics/Inkplate-Arduino-library
Added support for I2S on Inkplate6, bug fixes.
Fixed shifted image bug on new Soldered Inkplate6 with new epaper panel, small bug fixes in the library and examples.
Fixed Inkplate2 issue, HTTP and WiFi fixes, new boards.
- SPI Inkplate boards now are always in sleep if not being used (also known to fix issues with Inkplate2 boards)
- Added setFollowRedirects() function
- Inkplate 5 Deep Sleep current fix
- Added connectWiFi() function for a simple WiFi connection
- Added new boards
- Various example updates, fixes, and improvements
Added Inkplate 2, more library fixes.
Added new Inkplate board: Inkplate 2.
Added HTTPS support for drawImage.
Fixed Inkplate 6COLOR color palette and dithering, fixed Inkplate 6COLOR image displaying.
Bug fixes.
New Soldered Inkplate Boards, PCAL I/O Expander Support
In this release:
- Added support for the PCAL6416 I/O Expander for new Soldered Inkplate Boards
- Added new examples
- New folder structure for examples
- Bug fixes and small improvements in the examples and library
Fixed WiFi crash on Inkplate10
5.7.1 Version change for WiFi issue release
Fixes, Inkplate 10 waveform
- Fixed compile for Inkplate6Plus
- External MCP address fix
- Added code for Inkplate2 (still no examples)
- Fix for Inkplate10 waveform: now wavefrom of Inkplate10 is stored in EEPROM memory of ESP32
Minor fixes
Fixes after updading board definition.
Enabled external RTC for all Inkplate boards, added more RTC functions, added new RTC examples all boards (except in Inkplate Color) + Library version number fix
Merge pull request #117 from e-radionicacom/dev Update library.properties
Enabled external RTC for all Inkplate boards, added more RTC functions, added new RTC examples all boards (except in Inkplate Color)
Merge pull request #113 from e-radionicacom/dev Enabled external RTC for all Inkplate boards, added more RTC functions, added new RTC examples all boards (except in Inkplate Color)
Fixed panel fading and darkening after full refresh in light mode (Inkplate10).
Merge pull request #110 from e-radionicacom/dev Fixed panel fading and darkening after full refresh in light mode (Inkplate10).