-
-
Notifications
You must be signed in to change notification settings - Fork 129
Home
Ace edited this page Jan 17, 2020
·
20 revisions
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)
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()
Inkycal Project of aceinnolab Copyright © (2018-2024)