soneups / gratis

EPD Source codes and Documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gratis

Added by Neil Matthews for Percheron Electronics Ltd 2015-08-16

For the E-paper Hat with the Raspberry Pi, everything you need is in PlatformWithOS and its subdirectories. The Makefile in the PlatformWithOS folder has already been edited to use the correct panel type and epd_io configuration. The epd-fuse.default file in driver common has also been suitably edited. In driver-common there are test programs in C which you can compile from the PlatformWithOS directory by typing make rpi. You can then run sudo driver-common/epd_test 2.7 which should scroll through a sequence of seven images at ~2 second intervals. Then type sudo make rpi-install to install and configure the fuse driver.

Updated 2015-08-01 by Rei Vilo

Sketches

These are example programs that will compile and run on the following platforms

  1. TI LaunchPad with M430G2553 using the Energia IDE
  2. Arduino Leonardo using the Arduino IDE

PlatformWithOS

Contains an example driver and Python demo programs that can be compiled and run on:

  1. Raspberry Pi.
  2. BeagleBone Black

Other software links

These are other projects on GitHub or other sites, please check them out. (If you have a project, let us know an we will add a link here)

  1. https://github.com/aerialist/repaper_companion - Companion software for rePaper. Resize image and convert to XBM format.

======

Gratis is a Repaper.org repository, initiated by E Ink and PDI for the purpose of making sure ePaper can go everywhere.

About

EPD Source codes and Documentation


Languages

Language:C++ 68.2%Language:C 23.7%Language:Python 4.6%Language:Ruby 1.8%Language:Shell 0.9%Language:Makefile 0.8%