PiSupply / PaPiRus

Resources for PaPiRus ePaper eInk displays
https://www.pi-supply.com/product/papirus-epaper-eink-screen-hat-for-raspberry-pi/
Other
346 stars 88 forks source link

Documentation #134

Closed eat-sleep-code closed 7 years ago

eat-sleep-code commented 7 years ago

Is there any documentation to utilizing the buttons on the Zero display?

tvoverbeek commented 7 years ago

See https://github.com/PiSupply/PaPiRus/tree/master/hardware/PaPiRus%20Zero.

eat-sleep-code commented 7 years ago

Hmmm, didn't see anything there about how to detect a button press etc.

tvoverbeek commented 7 years ago

How to detect button presses you will find in any RaspBerryPi GPIO tutorial. See also the papirus-buttons example (https://github.com/PiSupply/PaPiRus/blob/master/bin/papirus-buttons)