Pervasive Displays Library Suite - Basic edition 8.1.0
Library for Pervasive Displays e-paper screens and EXT3 extension board
Loading...
Searching...
No Matches
Common_Orientation.ino File Reference

Example of features for basic edition. More...

Include dependency graph for Common_Orientation.ino:

Functions

void wait (uint8_t second)
 Wait with countdown.
 
void displayOrientation (bool flag=true)
 Orientation test screen.
 
void setup ()
 Setup.
 
void loop ()
 Loop, empty.
 

Variables

Screen_EPD_EXT3_Fast myScreen (((uint32_t)((370 &0x0fff)<< 16|( 'P' &0xff)<< 8|( 'C' &0xff)))|((uint32_t)((1 &0x0f)<< 28)), boardRaspberryPiPico_RP2040)
 

Detailed Description

Example of features for basic edition.

Project Pervasive Displays Library Suite
Based on highView technology

Author
Rei Vilo
Date
21 Nov 2024
Version
810
See also
ReadMe.txt for references

Function Documentation

◆ displayOrientation()

void displayOrientation ( bool flag = true)

Orientation test screen.

Parameters
flagtrue = default = perform flush, otherwise no

◆ wait()

void wait ( uint8_t second)

Wait with countdown.

Parameters
secondduration, s