CYBERMON USB
ESP32 + 1.9" ST7789 TFT // USB Serial Connection
Includes: Setup.exe // Remove.exe // Arduino Sketch
PINOUT
| FUNCTION | GPIO | DESCRIPTION |
|---|---|---|
| LCD MOSI | GPIO 23 | Display data |
| LCD SCLK | GPIO 18 | Display clock |
| LCD CS | GPIO 15 | Chip select |
| LCD DC | GPIO 2 | Data/command |
| LCD RST | GPIO 4 | Reset |
| LCD BLK | GPIO 32 | Backlight |
Board: ideaspark ESP32 + 1.9" ST7789 170x320 TFT
INSTALLATION
to the ESP32
"CyberMon-Setup" WiFi
and enter WiFi creds
CyberMon_USB_Setup.exe
on the PC
Starts at every login
WiFi SETUP NOTE
> The USB version uses WiFi only for NTP clock sync on the standby screen
> On first boot, the ESP32 creates a CyberMon-Setup WiFi network
> Connect and enter your WiFi credentials in the captive portal
> Credentials are saved to flash and persist across reboots
UNINSTALL
> Run CyberMon_USB_Remove.exe from the download package
> Removes all files, scheduled task, and install directory
REQUIREMENTS
> Windows 10/11 with .NET Framework 4.7.2+
> ideaspark ESP32 with 1.9" ST7789 170x320 TFT
> Arduino IDE with ESP32 board support
> ArduinoJson library (install via Arduino Library Manager)
> Admin rights required for hardware sensor access