Skip to content

Add support for Waveshare 2.13inch e-Paper HAT (B) V3#168

Open
xudi5566 wants to merge 1 commit into
infinition:mainfrom
xudi5566:add-epd2in13bc-support
Open

Add support for Waveshare 2.13inch e-Paper HAT (B) V3#168
xudi5566 wants to merge 1 commit into
infinition:mainfrom
xudi5566:add-epd2in13bc-support

Conversation

@xudi5566

Copy link
Copy Markdown

This PR adds support for the Waveshare 2.13inch e-Paper HAT (B) V3 display module (104x212 pixels, Black/White/Red tri-color).

Changes: #166

  • Add epd2in13b_v3.py driver (resources/waveshare_epd/)
    • Resolution: 104x212 pixels
    • Supports Black/White/Red tri-color display
    • display() method accepts optional imagered parameter (defaults to no red)
  • Update install_bjorn.sh
    • Add option 6 for epd2in13b_v3 selection
    • Update choice prompt to 1-6
  • Update config/shared_config.json
    • Change default epd_type to epd2in13b_v3
    • Update ref_width to 104, ref_height to 212
    • Add b8:27:eb:0c:23:14 to mac_scan_blacklist
  • Update shared.py
    • Add screen_reversed config for epd2in13b_v3
  • Update .gitignore
    • Add data/output/*, data/livestatus.csv, data/netkb.csv

Note: This driver is for V3 version (104x212) only. V4 version (122x250) uses a different driver.

This PR adds support for the Waveshare 2.13inch e-Paper HAT (B) V3 display
module (104x212 pixels, Black/White/Red tri-color).

Changes:
- Add epd2in13b_v3.py driver (resources/waveshare_epd/)
  - Resolution: 104x212 pixels
  - Supports Black/White/Red tri-color display
  - display() method accepts optional imagered parameter (defaults to no red)
- Update install_bjorn.sh
  - Add option 6 for epd2in13b_v3 selection
  - Update choice prompt to 1-6
- Update shared.py
  - Add screen_reversed config for epd2in13b_v3
- Update .gitignore
  - Add data/output/*, data/livestatus.csv, data/netkb.csv

Note: This driver is for V3 version (104x212) only. V4 version (122x250)
uses a different driver.
@xudi5566 xudi5566 force-pushed the add-epd2in13bc-support branch from f2ca79a to 4666662 Compare February 16, 2026 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant