Gpu_monitor_display

Alternatives To Gpu_monitor_display
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Webserial362
2 months ago12gpl-3.0C
Remote Serial monitor for ESP8266 & ESP32
Emonpi261
2 months ago17C++
Raspberry Pi Based Energy Monitor. Hardware, Firmware & related software for the PI.
Home Energy Monitor141
a year ago28TypeScript
ESP32-based Home Energy Monitor
Ad8232_heart_rate_monitor105
4 years ago4otherProcessing
AD8232 Heart Rate Monitor
Imac_g3_ivad_board_init104
10 days ago4lgpl-3.0HTML
iMac G3 IVAD board initialization with an arduino
Ina103
a year ago4gpl-3.0C++
Combined Arduino library for reading multiple INA2xx power monitor devices
Pi Hole Monitor67
a month ago4mitC++
ESP8266 and OLED Pi-hole Monitor
Monitor66
7 months ago16JavaScript
BrewBench Monitor is a homebrew and brewery controller and fermentation monitor
Qtserialmonitor62
a year ago3gpl-3.0C++
Qt serial monitor and data plotter
Esp Bug57
2 years agoC
ESP8266 based WiFi implant to remotely track the presence of certain people or devices via a simple web interface
Alternatives To Gpu_monitor_display
Select To Compare


Alternative Project Comparisons
Readme

GPU_Monitor_Display

This is a project covering the hardware and software needed to have a color display in your desktop that provides GPU Stats like Temperature, Clock Speed, Load, etc.

YouTube Video:

Video

Hardware:

  • 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

Software:

  • 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: \GPU_Monitor_Display.pio\libdeps\esp32dev\TFT_eSPI
  • Make the following changes to the User_Setup_Select.h file in the TFT_eSPI_restOfFolderName folder:
    • Comment out "#include <User_Setup.h>"
    • Uncomment "#include <User_Setups/Setup25_TTGO_T_Display.h>"
    • Save Settings

Setup:

  • Modify the Sensors.txt file located in GPU_Monitor_Display/remotehwinfo-custom/x64/Release/
    • Modify the COM port to the value of your Arduino (default value is COM9 as that's what I had)
  • Run remotehwinfo.exe application located in GPU_Monitor_Display/remotehwinfo-custom/x64/Release/
    • Sensors.txt needs to be in the same directory
Popular Arduino Projects
Popular Monitor Projects
Popular Hardware Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
C
Arduino
Monitor
Usb
Gpu
X64
Platformio