TOP Contributors

  1. MIKROE (2650 codes)
  2. Alcides Ramos (350 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (136545 times)
  2. FAT32 Library (69739 times)
  3. Network Ethernet Library (55845 times)
  4. USB Device Library (46182 times)
  5. Network WiFi Library (41803 times)
  6. FT800 Library (40991 times)
  7. GSM click (28925 times)
  8. PID Library (26385 times)
  9. mikroSDK (26286 times)
  10. microSD click (25300 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
mikroSDK Library

eINK click

Rating:

10

Author: MIKROE

Last Updated: 2018-05-17

Package Version: 1.0.0.1

mikroSDK Library: 1.0.0.0

Category: Electronic Paper Display

Downloaded: 6565 times

Not followed.

License: MIT license  

eINK click is an adapter for connecting eINK displays, with a 24pin ribbon cable. The eINK display sold with the click can retain the image even when the power is off. The click is designed to run on a 3.3V power supply.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "eINK click" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "eINK click" changes.

Do you want to report abuse regarding "eINK click".

DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroBasic PRO for ARM
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroBasic PRO for AVR
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroBasic PRO for dsPIC30/33 & PIC24
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroBasic PRO for FT90x
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroBasic PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroBasic PRO for PIC32
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroC PRO for ARM
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroC PRO for AVR
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroC PRO for dsPIC30/33 & PIC24
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroC PRO for FT90x
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroC PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroC PRO for PIC32
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroPascal PRO for ARM
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroPascal PRO for AVR
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroPascal PRO for dsPIC30/33 & PIC24
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroPascal PRO for FT90x
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroPascal PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
mikroPascal PRO for PIC32
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

mikroSDK Library Blog

eINK click

eINK click

Native view of the eINK click board.

View full image
Front/Back View

Front/Back View

Front and back view of the eINK click board.

View full image

Library Description

The library covers all functionalities of EPA20-A eINK display.

Key functions:

  • eink_fill_screen( uint8_t color ) - Fills the screen with provided color.
  • eink_text( uint8_t *text, uint8_t x, uint8_t y ) - Writes text on the screen.
  • eink_image_bmp( const uint8_t* img ) - Displays image on the screen.

Examples Description

The application is composed of three sections:

  • System Initialization - Initializes SPI module and CS pin, RST pin, PWM pin as output and INT pin as an input.
  • Application Initialization - Initializes driver and configures the display
  • Application Task - (code snippet) - Repeats operations with a pause of 3 seconds between them.
    • Display black letters on a white background
    • Display white letters on a black background
    • Display external image
void applicationTask()
{
 eink_fill_screen( _EINK_COLOR_WHITE );
 eink_set_font( &guiFont_Exo_2_Condensed21x32_Regular[0], 
_EINK_COLOR_BLACK, _FO_HORIZONTAL );
 eink_text( &_eINK_Text[0], 14, 50 );
 delay_ms( 3000 );

 eink_fill_screen( _EINK_COLOR_BLACK );
 eink_set_font( &guiFont_Exo_2_Condensed21x32_Regular[0], 
_EINK_COLOR_WHITE, _FO_HORIZONTAL );
 eink_text( &_eINK_Text[0], 14, 50 );
 Delay_ms( 3000 );

 eink_image_bmp( &_mikroe_bmp[0] );
 Delay_ms( 3000 );
}

The example carries bmp image converted to an array using Visual TFT.

Other mikroE Libraries used in the example:

  • SPI

Additional notes and information

Depending on the development board you are using, you may need USB UART click,  USB UART 2 click or RS232 click to connect to your PC, for development systems with no UART to USB interface available on the board. The terminal available in all MikroElektronika compilers, or any other terminal application of your choice, can be used to read the message.

ALSO FROM THIS AUTHOR

Single Wire CAN click

5

Single Wire CAN Click is a compact add-on board that contains an IC for a single wire data link capable of operating with various protocols such as the Controller Area Network (CAN).

[Learn More]

H-Bridge 10 click

0

H-Bridge 10 Click is a compact add-on board containing H-bridge outputs that let you control a DC motor to go backward or forward. This board features the MP6523, a triple, half-bridge, DMOS, output driver with integrated power MOSFETs that can drive up to three different loads from Monolithic Power Systems (MPS). The MP6523 is rated for an operating voltage range from 7V to 28V. It is SPI-configurable and has various diagnostic functions. Complete protection features include short-circuit protection (SCP), under-voltage protection (UVP), and thermal shutdown, alongside an onboard power supply existence-check circuit. This Click board™ is suitable as a multiple brushed DC motor driver for driving various loads in automotive and industrial applications, and more.

[Learn More]

PWM Demo

0

The application demonstrates PWM functionality.

[Learn More]