Skip to content

M3N@ and XM3N@ support, bin files and web tools #8

@ArtHsi

Description

@ArtHsi

Initial support for M3N@ and XM3N@.

M3N@[email protected]

A little UI position optimization for M3N@.
Support For XM3N@ without resolution problems.

I didn't test all of the functions,but it seems working fine.Try at your own risk.

About XM3N@

the XM3N@ has 296x152 pixels which is too large.
Only change the epd_buffer_size will cause memory out of range.
Just remove other screen's .cpp and .h ,make sure they won't link to the binary and you will get a successful compilation.
Make sure you modified the data of Cmd 0x44 from 0x0F(for 128(128 / 8 = 16->0x10 ,0x10-1 = 0x0F)) to 0x12(for 152)
copy the lut from cc2640 epd213 and it will work fine.

Only bin and web tool

Coding is fun, do it yourself!
The success will gives a great sense of accomplishment.

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