Arduino PC stats monitor.

Hello, i want to make a stats monitor with arduino and 3.5" LCD for my PC.
I want to use this LCD. So, i want to use (if possible) 2 LCD's. 1 for monitoring PC temps and fan speeds, and the other for monitoring usage of CPU, GPU, RAM, Network and my 8 cores of the CPU.
So, i have few questions:

  1. Is there anyone who can help me with it ? (sorry if i ask any stupid question, i'm newbie to Arduino)
  2. Can i use cheap chinese Arduino Uno for this ?
  3. Is it realtime monitor ?

P.S. Also i want the Usage monitor to shows the speed of the GPU and the CPU.

Thanks everyone. :slight_smile:

Find out how to obtain the desired figures. Most probably you'll need a PC program, that retrieves the values from the system, and sends them to the Arduino.