2026-02-09 21:09:16 +00:00
2026-02-09 22:07:10 +01:00
2026-02-09 21:09:16 +00:00
2026-02-09 22:07:10 +01:00
2026-02-09 22:07:10 +01:00
2026-02-09 22:07:10 +01:00
2026-02-09 22:07:10 +01:00

PiScope Orange Pi OLED System Monitor

PiScope OLED Setup Example OLED setup on Orange Pi RV2

PiScope is a lightweight system monitor for the Orange Pi, displaying real-time CPU, memory, and system stats on a SSD1306 OLED screen via I2C.


Installation

Run the installer as root:

sudo ./install.sh

Manual Setup Steps

  1. Run orange-pi-config

  2. Enable I2C overlay

  3. Reboot the system

  4. Connect OLED to I2C3 pins:

    • SDA → I2C SDA
    • SCL → I2C SCL
    • 3.3V → OLED VCC
    • GND → OLED GND
Description
Orange Pi OLED Monitor
Readme 1.6 MiB
Languages
Python 87.8%
Shell 12.2%