TOP Contributors

  1. MIKROE (2662 codes)
  2. Alcides Ramos (357 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 (137045 times)
  2. FAT32 Library (70171 times)
  3. Network Ethernet Library (56044 times)
  4. USB Device Library (46367 times)
  5. Network WiFi Library (41985 times)
  6. FT800 Library (41313 times)
  7. GSM click (29080 times)
  8. mikroSDK (26520 times)
  9. PID Library (26454 times)
  10. microSD click (25449 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: 6631 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

VREG 2 click

5

VREG 2 click is a voltage regulator click, with outstanding performances. It has a steady output voltage with the ripple lower than 5mV, short circuit protection with the LED indicator, and high efficiency with minimal power dissipation.

[Learn More]

RTC 10 click

5

RTC 10 Click is a real time clock module which has an extremely low power consumption, allowing it to be used with a single button cell battery, for an extended period of time. It features the DS3231M, a low-cost, extremely accurate, I2C realtime clock (RTC) from Maxim Integrated.

[Learn More]

Cap Wheel 2 click

0

CAP Wheel 2 Click is a capacitive touch sensor with round-shaped electrodes integrated on a Click board™. This click can sense touch even through plastic, wood, or other dielectric materials, which can be used to protect the surface of the PCB and the sensor pad trace itself. Therefore, this Click board™ comes with overlay, made of plexiglass. Unlike the mechanical button, the capacitive touch button lasts much longer, it is not prone to damage and wear over time and it is very reliable. This Click board feature QS263B sensor which contains a ProxSense® module that uses patented technology to provide detection of proximity and touch conditions on numerous sensing lines.

[Learn More]