robweber / omni-epd

An EPD (electronic paper display) class abstraction to simplify communications across multiple display types.
GNU General Public License v3.0
77 stars 16 forks source link

Individual EDP instructions #4

Closed robweber closed 3 years ago

robweber commented 3 years ago

It's almost impossible to bundle all the right libraries for each type of EPD. Many have additional OS requirements (installed with apt-get or similar) or python libraries that need to be built by hand.

Define a place in the documentation that links to each display type's library setup instructions and explain that these need to be part of implementing projects.