Skip to content

dantecatalfamo/inkplate-agenda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

inkplate-agenda

Arduino sketch for the Inkplate 6.

Written to be used in concert with the text output from agenda-html.

Variables

inkplate-agenda.ino

(All int)

  • TEXT_SCALE_X Scale multiplier for text in the horizontal direction
  • TEXT_SCALE_Y Scale multiplier for text in the vertical direction
  • DELAY_REFETCH Milliseconds between re-fetches
  • CLEAN_REFRESHES Partial screen refreshes between full refreshes

secrets.h

(All const char*)

  • ssid SSID of the WiFi network
  • wifiPass Password of the WiFi network
  • url URL of the text output of agenda-html
  • httpUsername Username for HTTP basic auth
  • httpPassword Password for HTTP basic auth

About

Display my org agenda on an e-paper device

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published