7-inch JC1060P470

The Guition JC1060P470 is a 7-inch landscape touchscreen powered by an ESP32-P4 processor. It has a 1024×600 display and room for 15 cards on the home screen.
Specifications
| Screen size | 7 inches |
| Resolution | 1024 × 600 |
| Orientation | Landscape |
| Display interface | MIPI DSI |
| Processor | ESP32-P4 (360 MHz) |
| WiFi | ESP32-C6 co-processor (2.4 GHz) |
| Ethernet | Optional on Ethernet models, manual ESPHome install only |
| Flash | 16 MB |
| PSRAM | Hex mode, 200 MHz |
| Touch | GT911 capacitive |
| Power | USB-C |
Card Grid

The home screen uses a 3-row x 5-column grid, giving you 15 card slots. Any home-screen card can be turned into a Subpage folder containing up to 14 more cards.
Flexible card sizes are supported: Single, Tall, Wide, and Large.
| Capability | Value |
|---|---|
| Screen | 7 inches, 1024 x 600, Landscape |
| Processor | ESP32-P4 |
| Built-in relays | No built-in relays |
| Rotation support | Yes |
| Browser install slug | guition-esp32-p4-jc1060p470 |
| Ethernet option | Yes, manual ESPHome install only |
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.

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:
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: 1secFor the Ethernet model, use the advanced manual setup option instead:
substitutions:
name: "office-screen"
friendly_name: "Office Screen"
network_transport: ethernet
disable_updates: "true"
packages:
setup:
url: https://github.com/jtenniswood/espcontrol/
file: devices/guition-esp32-p4-jc1060p470/packages.yaml
refresh: 1secThis Ethernet option is for advanced manual installs only. It builds an Ethernet-only firmware: WiFi, captive portal, the WiFi setup hotspot, and Bluetooth proxy are not included, and the ESP32-C6 hosted WiFi/Bluetooth co-processor is kept off. The Ethernet build also uses a higher backlight PWM frequency on this panel, which avoids the shimmer seen during hardware testing with wired networking enabled. The disable_updates: "true" substitution removes EspControl's GitHub firmware update checker and update controls, while leaving ESPHome OTA available for manual installs.
Use USB when switching a display between the WiFi and Ethernet firmware variants. OTA updates can fail during that change because the network transport changes.
For the full manual setup notes, see Manual Setup.
Where to Buy
- AliExpress: ~£40
- Desk stand (3D printable): MakerWorld