Display for PC RAM, VRAM, CPU & GPU with gauges

Instead of having numbers floating around your screen to see your pc performance, here you can use an arduino with lcd to display it to you

Jul 16, 2022

465 views

1 respects

Components and supplies

1

USB-A to B Cable

2

Rotary Potentiometer, 1 Mohm

1

LCD 16X2

1

Arduino UNO

12

Jumper wires (generic)

Project description

Code

yes.py

python

this is the python file i use to get the data and send it to serial. first, you need to install all the library needed - serial - psutil - GPUtil and make sure to use com port your arduino use

yes.py

python

this is the python file i use to get the data and send it to serial. first, you need to install all the library needed - serial - psutil - GPUtil and make sure to use com port your arduino use

lcd_work2.ino

arduino

Downloadable files

image_2022-07-16_142937414_XTeOYaJOsg.png

image_2022-07-16_142937414_XTeOYaJOsg.png

Immagine

image_2022-07-16_142937414_XTeOYaJOsg.png

image_2022-07-16_142937414_XTeOYaJOsg.png

Immagine

Comments

Only logged in users can leave comments