Files

README.md

E-Ink Driving board

E-Ink screens have a lot of advantages compared to traditional TFT displays. They can hold the image painted without power applied, making them usefull for low power/embedded applications. Moreover, from eastern suppliers they can be aquired for modest prices (comparing with the price of a LCD with the same diagonal). However, documentation is scarce and they require additional control and power requirements. This project addresses this shortcomings providing an open, modular hardware platform for driving various e-ink displays from a simple uController.

More information about suported screens and features can be found here.

Technical features:

  • provides voltages for displays upto 10inch (VEE, VNEG, VCOM, VCC, VPOS, VDDH)
  • generates control signals for syncing data to screen
  • reads waveform from screen eeprom
  • leverages displaying data on the screen using the embedded FPGA

Resources used:

Essential parts: - iCE40HX1 - TPS65185

Report a bug