Skip to content

4-inch 4848S040

Espcontrol on the 4-inch 4848S040: square home screen with temperature, clock, and control tiles

The Guition 4848S040 is a compact 4-inch square touchscreen powered by an ESP32-S3 processor. It's the most affordable panel Espcontrol supports, with a 480×480 display and room for 9 buttons on the home screen.

Specifications

Screen size4 inches
Resolution480 × 480
OrientationSquare
Display interfaceMIPI RGB
ProcessorESP32-S3
WiFiBuilt-in (2.4 GHz)
PSRAMOctal, 80 MHz
TouchGT911 capacitive
PowerUSB-C

Button grid

4848S040 button grid showing 9 configurable tiles

The home screen uses a 3-row × 3-column grid, giving you 9 button slots. Any button can be turned into a subpage folder containing up to 8 more buttons.

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, then click the button below.

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.

After flashing or OTA update

This panel uses MIPI RGB with octal PSRAM, which requires a brief hardware reset after flashing or OTA updates. The firmware handles this automatically with a short deep-sleep cycle — the display may flicker once before coming back up normally.

ESPHome manual setup

If you use ESPHome and prefer to compile firmware yourself:

yaml
substitutions:
  name: "bedside-screen"
  friendly_name: "Bedside Screen"

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

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

3D printable case stand

A printable desk stand / case for the 4848S040 is available on MakerWorld:

Where to buy