TOP Contributors

  1. MIKROE (2663 codes)
  2. Alcides Ramos (358 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 (137096 times)
  2. FAT32 Library (70236 times)
  3. Network Ethernet Library (56122 times)
  4. USB Device Library (46434 times)
  5. Network WiFi Library (42073 times)
  6. FT800 Library (41386 times)
  7. GSM click (29116 times)
  8. mikroSDK (26562 times)
  9. PID Library (26489 times)
  10. microSD click (25487 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: 6637 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

Current Sens 2 click

0

Current Sens 2 Click is a compact add-on board designed for precise current measurements in industrial applications. This board features the HO 10-P, an AC/DC current transducer from LEM USA.

[Learn More]

Clock Gen 6 click

0

Clock Gen 6 Click is a compact add-on board representing a digital oscillator solution. This board features the MIC1557, an IttyBitty CMOS RC oscillator designed to provide rail-to-rail pulses for precise time delay or frequency generation from Microchip Technology. The MIC1557 has a single threshold and trigger connection, internally connected, for astable (oscillator) operation only. It also has an enable/reset control signal routed to the RST pin of the mikroBUS™ socket, which controls the bias supply to the oscillator’s internal circuitry and optimizes power consumption used for oscillator power ON/OFF purposes. In addition, it provides the ability to select the desired frequency programmed via a digital potentiometer, the MAX5401.

[Learn More]

ECG 4 click

5

ECG 4 Click is a complete solution for the development of ECG and Heart-Rate (HR) applications, based on the BMD101, a specialized bio-signal sensing System-on-Chip (SoC).

[Learn More]