Back to projectsESPHome for Heltec Wireless Paper

Overview

The Heltec Wireless Paper is an ESP32-S3 board with an integrated 2.13" e-ink display, designed for low-power wireless sensor nodes and status displays. This project adds first-class ESPHome support so the board can be used as a native Home Assistant display.

Hardware

MCUESP32-S3, dual-core Xtensa LX7
Display2.13" e-ink, 250x122, partial refresh
WirelessWiFi 4 + Bluetooth 5 LE
BatteryLiPo with onboard charging via USB-C

What Works

  • Display driver with partial and full refresh support
  • Deep sleep with wake-on-timer for battery operation
  • WiFi and BLE coexistence
  • Home Assistant sensor and text display components

In Progress

  • Button input handling (3 user-facing buttons on board)
  • Battery level reporting
  • OTA updates over WiFi