Skip to content

Display text mirrored on Waveshare epaper 1.54  #3

@lasithf

Description

@lasithf

I was testing above epaper GDEH0154D27 however caught up with the mirroring issue similar to described here

I was able to get bit more help from your source code, however it was required a small tweak in the set_absolute_pixel function where I added x = EPD_WIDTH - x at the top.

def set_absolute_pixel(self, frame_buffer, x, y, colored):

This resolved the mirroring issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions