Tag: raspberry
-
System Info on Raspberry Pi OLED Displays using Luma.OLED
The python code is an add-on to the luma.examples repository. The code will display the following: CPU Load Time System Uptime (HH:MM) Memory (used and total) Disk Usage (used and total) Network IO Counter (Tx and Rx) CPU Temperature Active Users Weather (Temperature and Description) To run this, you need to clone the luma.examples repository…
-
Creating an SSH Tunnel using Cloudflare Argo and Access
I had always wanted to access my home server, running on a Raspberry Pi 4, from outside the local network. The most straightforward answer seemed to be getting a static IP from the ISP; however, both of my ISPs did not help me with that. I forgot about it for a while but when I…