Add Inkplate5V2 XKCD Random Webcomic Strip example#290
Open
stared wants to merge 1 commit intoSolderedElectronics:masterfrom
Open
Add Inkplate5V2 XKCD Random Webcomic Strip example#290stared wants to merge 1 commit intoSolderedElectronics:masterfrom
stared wants to merge 1 commit intoSolderedElectronics:masterfrom
Conversation
Display random XKCD comics with on-device PNG scaling on Inkplate 5 V2. Features: auto-refresh every 60s, button skip (GPIO 36), title and alt-text display, robust HTTPS downloads, grayscale 3-bit mode. Requires ArduinoJson library (Arduino IDE Library Manager).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I created it 6 months ago - rediscovered that. And sharing here, so you can use that as well.
Features
Files added
examples/Inkplate5V2/Projects/Inkplate5V2_XKCD_Random_Webcomic_Strip/credentials.template.h- WiFi credential template (actualcredentials.his gitignored)pngle_scaling.h/pngle_scaling.cpp- on-device PNG scaling using pngle libraryDependencies