Skip to content

Eink ASF4 Software Library (version 1.5)

Latest
Compare
Choose a tag to compare
@george-sephton george-sephton released this 15 Jan 15:01
· 1 commit to master since this release

eink-xplained-pro-asf4 - v1.5

Introduction

Ineltek's Eink ASF4 Software Library (version 1.5) for use with Microchip SAM MCUs and Atmel START (ASF4). Along with the software library are several example projects that can loaded in Atmel Studio to be programmed onto various Xplained MCU boards.

It is designed to work with the following displays and driver ICs:

  • EL026TR1 : UC8151
  • ED028TC1 : UC8177
  • ED029TC1 : UC8151
  • ED057TC2 : UC8159
  • HINK-E0154A05 : SSD1608
  • HINK-E0154A45 : SSD1608
  • IT8951

Note that displays may use alternative, but compatible driver ICs.

The following displays will also work correctly by using the equivalent display functions:

  • EL026TR2 : uses the EL026TR1 display functions
  • EL029TR1 : uses the ED029TC1 display functions (minor configuration change)

It also includes several open source fonts in varying sizes and weights.

Compilation Information

This software was written for the GNU GCC compiler using Atmel Studio 7.0 and requires ASF version 4 (originally compiled from Atmel START version 1.7.279). Other compilers may or may not work.