Skip to content

chilyashev/AfterburnerMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Afterburner Monitor

This application reads MSI Afterburner's shared memory and sends some stats to an Arduino via a serial port.
The Arduino project can be found here.

GUI

Building

  1. Download the project either by cloning the repository or downloading the zip.
  2. Open it in Visual Studio.
  3. In the Solution Explorer, right click on the "GUIThing" project and set it as a StartUp project
  4. Build -> Build Solution
  5. Start it and you should be ready to go.

Note: You might have to install multi-byte support for MFC in order to build this.

About

Gets data from MSI Afterburner's shared memory and sends it to an Arduino

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors