PC Hardware Monitor With Arduino and Nokia 5110 LCD

by cbm80amiga in Circuits > Arduino

7035 Views, 9 Favorites, 0 Comments

PC Hardware Monitor With Arduino and Nokia 5110 LCD

hwm1.jpg
hwm2.jpg
PC Hardware Monitor with Arduino and Nokia 5110 LCD

Arduino based PC monitor which displays CPU temperature, load, clock and used RAM

CPU load or clock values can be also drawn as a graph.

Parts:

  • Arduino Nano or Arduino Pro Mini with USB to serial adapter
  • Nokia 5110 84x48 LCD

Connections

hwm3.jpg

Full list of connections from LCD side:

  1. RST to Pin 9
  2. CS/CE to Pin 10
  3. DC to Pin 8
  4. MOSI/DIN to Pin 11 / SPI
  5. SCK/CLK to Pin 13 / SPI
  6. VCC to 3.3V
  7. LIGHT to GND via 200ohm resistor
  8. GND

Arduino Firmware

PC Software

hwm6.jpg
  1. Download and install HardwareSerialMonitor

    https://cdn.hackaday.io/files/19018813666112/Hardw...

  2. Start it with administrator rights
  3. Choose correct serial port