SolderedElectronics / Inkplate-Arduino-library

Inkplate family Arduino library. The easiest way to add e-paper to your project.
https://inkplate.readthedocs.io/en/latest/arduino.html
GNU Lesser General Public License v3.0
250 stars 78 forks source link

Change pictures at WAKE button press for Image Frame examples #192

Closed davidzovko closed 1 year ago

davidzovko commented 1 year ago

In Image Frame example (https://github.com/SolderedElectronics/Inkplate-Arduino-library/tree/master/examples/Inkplate6COLOR/Projects/Inkplate6COLOR_Image_Frame_From_SD), could you please add an option to change image on "WAKE" button press? The button press could wake the device from sleep, switch to next image, get back to sleep.

Thanks :)

KarloLeksic commented 1 year ago

Hi @davidzovko,

Great idea, thanks for the suggestion :) We will do it as soon as we can.

KarloLeksic commented 1 year ago

The issue is closed because there is no more activity. Also, an example has been made, it is just waiting for review and it will be published. It is now only available on the dev branch.