diff --git a/draft/boards/pisupply-papirus.png b/draft/boards/pisupply-papirus.png new file mode 100644 index 0000000..345a515 Binary files /dev/null and b/draft/boards/pisupply-papirus.png differ diff --git a/draft/overlay/PaPiRus-Hat.md b/draft/overlay/PaPiRus-Hat.md new file mode 100644 index 0000000..dfc0f66 --- /dev/null +++ b/draft/overlay/PaPiRus-Hat.md @@ -0,0 +1,97 @@ + +#PaPiRus ePaper eInk display +* Raspberry Pi HAT compliant design +* Interchangeable screen sizes (1.44", 2.0" or 2.7") +* 32MBit Flash Memory +* Battery Backed Real Time Clock (CR2032 battery included) +* Easy plug and play operation with onboard EEPROM +* Digital temperature sensor and thermal watchdog +* GPIO breakout connector and solder pads +* Optional reset pin header (for wake on alarm with RTC) +* 4 x optional slimline switches on top + +Before using PaPiRus, do not forget to enable the SPI interface! + +To get the HAT set up and ready to go you can use the one-line product installer: + +```bash +curl -sSL https://goo.gl/i1Imel | sudo bash +```