TOP Contributors

  1. MIKROE (2657 codes)
  2. Alcides Ramos (354 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 (136901 times)
  2. FAT32 Library (70035 times)
  3. Network Ethernet Library (56005 times)
  4. USB Device Library (46308 times)
  5. Network WiFi Library (41934 times)
  6. FT800 Library (41235 times)
  7. GSM click (29024 times)
  8. PID Library (26434 times)
  9. mikroSDK (26402 times)
  10. microSD click (25387 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 1.54 inch display

Rating:

0

Author: MIKROE

Last Updated: 2024-04-05

Package Version: 2.1.0.12

mikroSDK Library: 2.0.0.0

Category: Electronic Paper Display

Downloaded: 19 times

Not followed.

License: MIT license  

eINK click is an adapter Click board™, used to interface a compatible eINK display with the host MCU.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "eINK 1.54 inch display" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "eINK 1.54 inch display" changes.

Do you want to report abuse regarding "eINK 1.54 inch display".

  • mikroSDK Library 1.0.0.0
  • Comments (0)

mikroSDK Library Blog


eINK 1.54 inch display

eINK click is an adapter Click board™, used to interface a compatible eINK display with the host MCU.

eink_click_bundle154inch.png

click Product page


Click library

  • Author : MikroE Team
  • Date : Feb 2020.
  • Type : SPI type

Software Support

We provide a library for the Eink154Inch Click as well as a demo application (example), developed using MikroElektronika compilers. The demo can run on all the main MikroElektronika development boards.

Package can be downloaded/installed directly form compilers IDE(recommended way), or downloaded from our LibStock, or found on mikroE github account.

Library Description

This library contains API for Eink154Inch Click driver.

Standard key functions :

  • eink154inch_cfg_setup Config Object Initialization function.

    void eink154inch_cfg_setup ( eink154inch_cfg_t *cfg ); 
  • eink154inch_init Initialization function.

    err_t eink154inch_init ( eink154inch_t *ctx, eink154inch_cfg_t *cfg );

Example key functions :

  • eink154inch_set_lut Set LUT table

    void eink154inch_set_lut ( eink154inch_t *ctx, const uint8_t *lut, uint8_t n_bytes );
  • eink154inch_image Displays image

    void eink154inch_image ( eink154inch_t *ctx, const uint8_t* image_buffer );
  • eink154inch_set_font Set text font

    void eink154inch_set_font ( eink154inch_t *ctx, eink154inch_font_t *cfg_font );

Examples Description

This application demonstrates the use of eINK click board.

The demo application is composed of two sections :

Application Init

Initializes the driver and configures the click board for 1.54 inch eINK display. After that, if the TEXT mode is supported, shows a desired text messages on the display.


void application_init ( void )
{
    eink154inch_cfg_t cfg;   
    eink154inch_font_t cfg_font;
    eink154inch_text_set_t text_set;

    //  Click initialization.
    eink154inch_cfg_setup( &cfg );
    EINK154INCH_MAP_MIKROBUS( cfg, MIKROBUS_1 );
    eink154inch_init( &eink154inch, &cfg );

    eink154inch_start_config( &eink154inch );
    eink154inch_set_lut( &eink154inch, eink154inch_lut_table, 30 );
    Delay_ms ( 1000 );

#ifndef IMAGE_MODE_ONLY
    cfg_font.p_font = &guiFont_Tahoma_18_Regular[ 0 ];
    cfg_font.color = EINK154INCH_SCREEN_COLOR_WHITE;
    cfg_font.orientation = EINK154INCH_FO_HORIZONTAL;  

    eink154inch_set_font( &eink154inch, &cfg_font );
    text_set.n_char = 4;
    text_set.text_x = 10;
    text_set.text_y = 50;
    eink154inch_text( &eink154inch, &demo_text[ 0 ], &text_set );
    text_set.n_char = 7;
    text_set.text_x = 10;
    text_set.text_y = 90;
    eink154inch_text( &eink154inch, &demo_text1[ 0 ], &text_set );
    text_set.n_char = 8;
    text_set.text_x = 10;
    text_set.text_y = 130;
    eink154inch_text( &eink154inch, &demo_text2[ 0 ], &text_set ); 
    Delay_ms ( 1000 );
    Delay_ms ( 1000 );
    Delay_ms ( 1000 );
    Delay_ms ( 1000 );
    Delay_ms ( 1000 );
#endif
}

Application Task

Draws two demo images to the display with a one-second delay between each drawing.


void application_task ( void )
{
    eink154inch_image( &eink154inch, &demoImage_light[ 0 ] );
    Delay_1sec( );
    eink154inch_image( &eink154inch, &demoImage_dark[ 0 ] );
    Delay_1sec( );
}

Note

Due to insuficient RAM memory, only the IMAGE mode is supported with 8-bit PIC and AVR microcontrollers.

The full application code, and ready to use projects can be installed directly form compilers IDE(recommneded) or found on LibStock page or mikroE GitHub accaunt.

Other mikroE Libraries used in the example:

  • MikroSDK.Board
  • MikroSDK.Log
  • Click.Eink154Inch

Additional notes and informations

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

DSP click

0

DSP Click is a compact add-on board that contains a multi-effects digital signal processor. This board features the V1000, a complete multi-effects audio DSP with ultra-high quality audio performance in a rapid ‘time-to-market’ solution from Coolaudio. The V1000 includes its integrated RAM with 16 built-in multi-effects and reverb controlled via I/O pins or I2C interface. Combined with a low-cost A/D-D/A codec like the V4220, this Click board™ provides an ultra-low cost FX solution. This Click board™ is suitable for applications as a standalone audio player, PC accessories, and Hi-Tech toys, conventional consumer electronic devices, and many more.

[Learn More]

PWM click

0

PWM click is a simple solution for controlling 16 PWM outputs through a single I2C interface. You can use it to control anything from a simple LED strip to a complex robot with a multitude of moving parts.

[Learn More]

POT 4 click

0

POT 4 Click is a compact add-on board with accurate selectable reference voltage output. This board features the PRS11R-425F-S103B1, a high-quality 11mm rotary 10k potentiometer from Bourns. The PRS11R-425F-S103B1 features a small form factor, offers an push-on momentary switch, a flatted shaft style, and a wide operating temperature range. It comes with a high-resolution 12-bit ADC, detecting even the slightest move while digitizing its position, alongside a rail-to-rail buffering operational amplifier, which provides constant input and output impedance. Besides, the user can process the output signal in analog or digital form.

[Learn More]