Inhaltsverzeichnis:

PC-Hardwaremonitor mit Arduino und Nokia 5110 LCD - Gunook
PC-Hardwaremonitor mit Arduino und Nokia 5110 LCD - Gunook

Video: PC-Hardwaremonitor mit Arduino und Nokia 5110 LCD - Gunook

Video: PC-Hardwaremonitor mit Arduino und Nokia 5110 LCD - Gunook
Video: Arduino Oscilloscope (Oscillograph) w/ Nokia 5110 Display 2024, Juli
Anonim
Image
Image
PC-Hardwaremonitor mit Arduino und Nokia 5110 LCD
PC-Hardwaremonitor mit Arduino und Nokia 5110 LCD

Arduino-basierter PC-Monitor, der CPU-Temperatur, Last, Takt und verwendetes RAM anzeigt

CPU-Last- oder Taktwerte können auch grafisch dargestellt werden.

Teile:

  • Arduino Nano oder Arduino Pro Mini mit USB-zu-Seriell-Adapter
  • Nokia 5110 84x48 LCD

Schritt 1: Verbindungen

Anschlüsse
Anschlüsse

Vollständige Liste der Anschlüsse von der LCD-Seite:

  1. RST an Pin 9
  2. CS/CE zu Pin 10
  3. DC an Pin 8
  4. MOSI/DIN an Pin 11 / SPI
  5. SCK/CLK an Pin 13 / SPI
  6. VCC bis 3,3 V
  7. LICHT zu GND über 200 Ohm Widerstand
  8. Masse

Schritt 2: Arduino-Firmware

Arduino-Skizze:

github.com/cbm80amiga/N5110_HWMonitor

Erforderliche Bibliotheken:

github.com/cbm80amiga/N5110_SPI

github.com/cbm80amiga/PropFonts

Schritt 3: PC-Software

PC-Software
PC-Software
  1. Downloaden und installieren Sie HardwareSerialMonitor

    cdn.hackaday.io/files/19018813666112/Hardw…

  2. Starten Sie es mit Administratorrechten
  3. Wählen Sie den richtigen seriellen Port

Empfohlen: