Skip to content

hyphonetics/arduinoHwInfo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

arduinoHwInfo

Arduino controlled hardware monitor for x64 Windows 10. First implementation of arduino for CPU/GPU/FPS monitoring. Feel free to use my code for you projects. For the CPU/GPU information I used the https://github.com/LibreHardwareMonitor/LibreHardwareMonitor project. For the FPS monitoring I used the https://github.com/spencerhakim/RTSSSharedMemoryNET solution to read FPS from Afterburner. For both this projects you can find the x64 dll bundled inside the solution but feel free to build on your own. My project is calibrated for a 16 cores, and a 20x4 i2c controller LCD display. Remember to download MSI Afterburner an launch it before this program to obtain the FPS values, and always run arduinoHWInfo with admin privileges.

About

Arduino controlled hardware monitor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 73.7%
  • C++ 26.3%