Adafruit GFX drawing showcase for Inkplate 2 using the full tri-color palette (black, white, red). It cycles through various drawing primitives and rotates the display continuously.
Demonstrates how to use the PCF85063A RTC alarm functionality with the Inkplate 4TEMPERA. It includes setting time, configuring an alarm, and handling RTC interrupt events.
Reads the temperature from the TPS65186 e-paper PMIC's built-in temperature sensor and displays the result in degrees Celsius on the Inkplate 6 e-paper screen.
Demonstrates how to configure and use the countdown timer feature of the PCF85063A RTC. When the timer expires, an interrupt fires and the Inkplate 6Color display is updated.
Sets Inkplate 6 Flick to 4-bit grayscale mode (16 shades) and demonstrates drawing primitives including filled rectangles, circles, and text in varying gray levels.