Skip to content
Star...

4.3-inch JC4880P443

EspControl on the 4.3-inch JC4880P443: portrait home screen with temperature, clock, and control tiles

The Guition JC4880P443 is a 4.3-inch portrait touchscreen powered by an ESP32-P4 processor. Its tall, narrow layout fits naturally beside a light switch or door frame, with room for 6 cards on the home screen.

Card Grid

The home screen uses a 3-row x 2-column grid, giving you 6 card slots. Any home-screen card can be turned into a Subpage folder containing up to 5 more cards.

Flexible card sizes are supported: Single, Tall, Wide, and Large.

Install

Connect the display to your computer with a USB-C data cable plugged into the port shown below, then click the button to flash.

USB-C flashing port on the back of the JC4880P443

Preparing installer...
Having unreliable Wi‑Fi?

This P4 panel uses a separate ESP32-C6 Wi‑Fi processor. If it repeatedly disconnects, disappears from Home Assistant, or cannot finish initial setup, use the USB C6 recovery installer.

For a full walkthrough including WiFi setup and Home Assistant pairing, see the Install guide.

ESPHome Manual Setup

If you use ESPHome and prefer to compile firmware yourself:

yaml
substitutions:
  name: "hallway-screen"
  friendly_name: "Hallway Screen"

wifi:
  ssid: !secret wifi_ssid
  password: !secret wifi_password

packages:
  setup:
    url: https://github.com/jtenniswood/espcontrol/
    file: devices/guition-esp32-p4-jc4880p443/packages.yaml
    refresh: 1sec

Where to Buy