
Material List
-
TTGO T7 V1.0 (ESP32 WiFi Module) × 1 -
2-inch IPS LCD × 1 -
402035 Lipo Lithium Battery × 1 -
D-shaped Carabiner Clip × 1
3D Printed Case
<span>https://www.thingiverse.com/thing:4564272</span>
Soldering Circuit Part


ESP32 -> LCD
GND -> Pin 1 GND
-> Pin 2 LED K
3v3. -> Pin 4 Vcc -> 20 Ohm -> Pin 3 LEDA
GPIO 27 -> Pin 7 D/C
GPIO 5 -> Pin 8 CS
GPIO 18 -> Pin 9 SCK
GPIO 23 -> Pin 10 MOSI
GPIO 33 -> Pin 11 RST

Assembly

Programming
Arduino IDE
<span>https://www.arduino.cc/en/main/software</span>
ESP32 Support
<span>https://github.com/espressif/arduino-esp32</span>
Arduino_GFX Library
<span>https://github.com/moononournation/Arduino_GFX</span>
Compile and Upload
-
Connect via USB cable to your computer and open Arduino IDE.
-
Open the ESPWiFiAnalyzer example code (“File” -> “Example” -> “Arduino_GFX” -> “ESPWiFiAnalyzer”)
-
Click the Arduino IDE “Upload” button.
-
The ESPWiFiAnalyzer.ino code file is also available for download at the end.
Completion

Original link: https://www.instructables.com/Portable-IoT-Display/
Original author: Chen Liang
Translated first published in: Fun Without Limits
Editor: DF Maker Community
Previous Project Review

Classic in-depth analysis! How the ESP8266/ESP32 automatic download circuit is cleverly implemented

Old Yu takes you to play with the ESP32: Make a bidirectional communication wireless remote control (Part 1)

Old Yu takes you to play with the ESP32, 12 basic tutorials have been updated, next are the advanced tutorials

Small TV based on ESP32 + LVGL8.0