Skip to content

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.

Specifications

Screen size4.3 inches
Resolution480 × 800
OrientationPortrait
Display interfaceMIPI DSI
ProcessorESP32-P4
WiFiESP32-C6 co-processor (2.4 GHz)
Flash16 MB
PSRAM200 MHz
TouchGT911 capacitive
PowerUSB-C

Card Grid

JC4880P443 card grid showing 6 configurable tiles

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.

CapabilityValue
Screen4.3 inches, 480 x 800, Portrait
ProcessorESP32-P4
Built-in relaysNo built-in relays
Rotation supportYes
Browser install slugguition-esp32-p4-jc4880p443
Ethernet optionNo

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

Your browser does not support WebSerial. Use Chrome or Edge on desktop.

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