Skip to content
Ace edited this page Jan 17, 2020 · 20 revisions

F.A.Q (Frequently asked questions)

Supported displays

Although this software was written specifically for the 7.5" E-Paper (640x384) display from waveshare/gooddisplay, support for more E-Paper displays has been added. At the moment, the following E-Papers are supported:

  • 4.2" E-Paper black-white
  • 4.2" E-Paper black-white-red/yellow
  • 5.83" E-Paper black-white
  • 5.83" E-Paper black-white-red/yellow
  • 7.5" E-Paper black-white (640x384px)
  • 7.5" E-Paper black-white-red/yellow (640x384px)
  • 7.5" E-Paper black-white (800x400px)
  • 7.5" E-Paper black-white-red/yellow (800x400px)

Main functions and usage examples

The following functions have been written especially for the E-Paper display to make it easier to do certain things, which otherwise would be too complex.

  • get_tz() This function grabs the timezone set by raspi-config (system timezone). It returns a timezone that arrow can understand.

Example: Current time: arrow.now() Current time with timezone: arrow.now()

Documentation

Inkycal Web-UI

PiSugar support

Developer documentation

Extras

Clone this wiki locally