Arduino sketch for the Inkplate 6.
Written to be used in concert with the text output from agenda-html.
(All int
)
TEXT_SCALE_X
Scale multiplier for text in the horizontal directionTEXT_SCALE_Y
Scale multiplier for text in the vertical directionDELAY_REFETCH
Milliseconds between re-fetchesCLEAN_REFRESHES
Partial screen refreshes between full refreshes
(All const char*
)
ssid
SSID of the WiFi networkwifiPass
Password of the WiFi networkurl
URL of the text output of agenda-htmlhttpUsername
Username for HTTP basic authhttpPassword
Password for HTTP basic auth