PM3 Commands Reference (Iceman Firmware):

Updated: January 2025

Main Help


Up One Level


Current command:
hf waveshare load --help


Load image file to Waveshare NFC ePaper

usage:
    hf waveshare load [-s <fn>]

options:
    -h, --help                     This help
    -m <nr>                        model number [0 - 7] of your tag
    -f, --file <fn>                specify image to upload to tag
    -s, --save <fn>                save paletized version in file

examples/notes:
    hf waveshare load -f myfile -m  0     -> 2.13 inch e-paper ( 122, 250 )
    hf waveshare load -f myfile -m  1     -> 2.9  inch e-paper ( 296, 128 )
    hf waveshare load -f myfile -m  2     -> 4.2  inch e-paper ( 400, 300 )
    hf waveshare load -f myfile -m  3     -> 7.5  inch e-paper ( 800, 480 )
    hf waveshare load -f myfile -m  4     -> 2.7  inch e-paper ( 176, 276 )
    hf waveshare load -f myfile -m  5     -> 2.13 inch e-paper B (with red) ( 104, 212 )
    hf waveshare load -f myfile -m  6     -> 1.54 inch e-paper B (with red) ( 200, 200 )
    hf waveshare load -f myfile -m  7     -> 7.5  inch e-paper HD ( 880, 528 )