pappersverk / inky

A library for managing Inky e-ink displays from Elixir.
Apache License 2.0
72 stars 11 forks source link

Add Inky.EEPROM.read/1 #39

Closed mnishiguchi closed 3 years ago

mnishiguchi commented 3 years ago

Currently there exists multiple versions of pHAT, wHAT, etc and it is important that we can tell which version of what model we are using. It is nice to have a function that reads the display info from the device.

Notes

Screen Shot 2021-11-06 at 8 54 00 PM