Close
0%
0%

E-Paper - Display Image

Uses Ameba RTL8722 module to connect to a Waveshare 2.9-inch e-Paper module to display a few QR codes

Similar projects worth following
180 views
0 followers
In this example, we use the Ameba RTL8722 module to connect to a Waveshare 2.9-inch e-Paper module to display a few QR codes. The display uses the flexible substrate as base plate, with an interface and a reference system design.
The 2.9” active area contains 296 x 128 pixels and has 1-bit white/black full display capabilities. An integrated circuit contains gate buffer, source buffer, interface, timing control logic, oscillator, etc… are supplied with each panel.
You may refer to the official 2.9 inch e-Paper HAT(D) datasheet to know more information about this module.

 Front view of the e-Paper Module:

Zip Archive - 58.86 kB - 08/22/2022 at 09:03

Download

  • 1 × AmebaD [ AMB23 / AMB21 / AMB22 / BW16 ]
  • 1 × Waveshare 2.9inch E-Paper HAT (D)

  • 1
    Arduino IDE Ameba Board installation

    Add the following line to "Additional Board Manager URLs" under "Preference",

    https://github.com/ambiot/ambd_arduino/raw/master/Arduino_package/package_realtek.com_amebad_index.json

    Next, go to “Tools” -> “Board” -> “Boards Manager” to install AmebaD package.

    Find “Realtek Ameba Boards (32-bits ARM Cortex-M33 @200MHz)” in the list, click “Install”, then the Arduino IDE starts to download required files for AmebaD.

    get-start-8

  • 2
    Connection between AMB23 and E-paper Display

    Take a look at the pin diagram.

    AMB21 / AMB22:

    1

    1

    AMB23:

    11

    BW16:

    11

    BW16 type C:

    1

    and connect accordingly. 

  • 3
    Prepare picture/photo

    Firstly, you need to prepare a picture/photo in the format of 296×128 pixels. We can easily find a photo resizing tool online.

    Following the instructions on the website, then download the generated image in JPG format.

    Secondly, we use the Image2LCD tool to transfer the downloaded 296×128 image into hexadecimal codes. You can visit this YouTube link to get detailed instructions.

View all 5 instructions

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates