This project allows you to monitor the temperature of your AMD or NVIDIA GPU using an Arduino, along with visual feedback via a TM1637 seven-segment display and WS2812b ARGB LEDs. You can modify the ...
* cmd_table[] - array of COMMAND_ITEM data structures, containing: command name comment concerning the command (usage) minimal argument count (usually just 1) pointer to function to execute the ...