Hey everyone,
I am starting a project and I nedd help now.
I have created a c#cmd app in VisualStudio, this app give me the CPUTemp, GPUTemp and RAMLoad.
Now I would like to send these 3 variables to my arduino to display theme on a LCDScreen.
Somebody know how can I send these 3 variables from my .exe app to the arduino ?
Thank everyone