Introduction: PC Hardware Monitor With Arduino and ST7920 LCD
There are 2 versions of the project:
- 4 numeric fieds and 1 graph for CPU load or clock
- 4 independent graphs for CPU temperature, load, clock and used RAM
Parts:
- Arduino Nano or Arduino Pro Mini with USB to serial adapter
- ST7920 128x64 LCD
Supplies
Parts:
Arduino + ST7920
Step 1: Connections
There are only 6 wires necessary to connect Arduino and ST7920 LCD in SPI mode.
Full list of connections from LCD side:
- #01 GND to GND
- #02 VCC to VCC (5V)
- #04 RS to D10/CS or any pin
- #05 R/W to D11/MOSI
- #06 E to D13/SCK
- #15 PSB to GND (for SPI mode)
- #19 BLA to VCC, D9 or any pin via 300ohm resistor
- #20 BLK to GND
To avoid extra GND lines solder 2 wires directly on LCD PCB: GND to PSB to BLK
Step 2: Arduino Firmware
Arduino sketches for both versions of the project:
https://github.com/cbm80amiga/ST7920_HWMonitor
https://github.com/cbm80amiga/ST7920_HWMonitorGrap...
Required libraries:
Step 3: PC Software
- Download and install HardwareSerialMonitor
- Start it with administrator rights
- Choose correct serial port
5 Comments
2 months ago
HardwareSerialMonitor_v1.1
https://cdn.hackaday.io/files/19018813666112/HardwareSerialMonitor_v1.1.zip
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>V9BGNE6JEAYXWY91</RequestId>
<HostId>6QkcSBw+chj+gMTrAP06+Vg+zRTO/Uhu7IimrlRGkT2KygLZaA15hLc7mSkaZEMuME54nL8EueQ=</HostId>
</Error>
Question 1 year ago
Hi, I was wondering if the hardware monitor with ST7920 is compatible with the arduino uno, as ive constructed it using the uno instead of pro-mini and LCD is shows garbled text and random pixels... is this due to a 328p-pu difference compared to the surface mount atmega used in the mini or should i be looking at something else ?
2 years ago
ссылка на программу не рабочая
2 years ago on Introduction
Hi, i would like to use Hardware serial monitor with arduino uno and a LCD 1602, just to show me the stats ( i don't need the graphics bars) you have any help instructions?
Reply 2 years ago
Привет, думаю это то, что Вам нужно https://alexgyver.ru/pcdisplay/