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
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
Full list of connections from LCD side:
- RST to Pin 9
- CS/CE to Pin 10
- DC to Pin 8
- MOSI/DIN to Pin 11 / SPI
- SCK/CLK to Pin 13 / SPI
- VCC to 3.3V
- LIGHT to GND via 200ohm resistor
- GND
Arduino Firmware
Arduino sketch:
https://github.com/cbm80amiga/N5110_HWMonitor
Required libraries:
PC Software
- Download and install HardwareSerialMonitor
- Start it with administrator rights
- Choose correct serial port