- TTGO TDisplay (Arduino-based Microcontroller)
- USB C cable
- 3D Printed Case for the TTGO TDisplay
- I modified this model and filled in the face buttons
- Install Visual Studio Code (VS Code)
- Install the PlatformIO Extension in VS Code
- Install HWInfo v6.4.2
- Download and install the CP210x USB to UART Driver
- Open the project in VS Code and Build the project.
- Navigate to the TFT_eSPI Library folder in your Project directory
- Example: \CPU_Monitor_Display\.pio\libdeps\esp32dev\TFT_eSPI
- Make the following changes to the User_Setup_Select.h file:
- Comment out "#include <User_Setup.h>"
- Uncomment "#include <User_Setups/Setup25_TTGO_T_Display.h>"
- Save Settings
- Download my modified version of RemoteHWInfo
- Update the sensors.txt file as noted in the Setup section of the Readme
- Connect the TTGO T-Display and Upload the sketch.
- Start RemoteHWInfo