Skip to content

7-inch JC1060P470

Espcontrol on the 7-inch JC1060P470: home screen with temperature, clock, and control tiles

The Guition JC1060P470 is a 7-inch landscape touchscreen powered by an ESP32-P4 processor. It's the largest panel Espcontrol supports, with a 1024×600 display and room for 15 buttons on the home screen.

Specifications

Screen size7 inches
Resolution1024 × 600
OrientationLandscape
Display interfaceMIPI DSI
ProcessorESP32-P4 (360 MHz)
WiFiESP32-C6 co-processor (2.4 GHz)
Flash16 MB
PSRAMHex mode, 200 MHz
TouchGT911 capacitive
PowerUSB-C

Button grid

JC1060P470 button grid showing 15 configurable tiles

The home screen uses a 3-row × 5-column grid, giving you 15 button slots. Any button can be turned into a subpage folder containing up to 14 more buttons, so you can organise far more than 15 controls without cluttering the home screen.

Double-height buttons are supported — any button can span two rows for easier tapping.

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 JC1060P470

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: "office-screen"
  friendly_name: "Office Screen"

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

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

Where to buy