Wiring an e-ink Display to the iPad RPi4

Documentation for the unit's here

I'm using this unit.

The PI's GPIO pins numerate left to right, top to bottom with the microSD on top.

ModuleColorNamePi Pin
VCCGray3.3V17
GNDBrownGND20
DINBlueMOSI19
CLKYellowSCLK23
CSOrangeCE024
DCGreenGPIO 2522
RSTWhiteGPIO 1711
BUSYPurpleGPIO 2418

The Waveshare Gitlab Library works well. I wrote a shell script to check my wifi and SSID and update the display if it changes. The script also use BASH's "trap" to clear the display when the box shuts down.

Next up is getting kismet scanning. I see the purchase of a wifi dongle in my future.