Skip to content

Instantly share code, notes, and snippets.

View jashawnyu's full-sized avatar
🎯
Focusing

jashawnyu

🎯
Focusing
View GitHub Profile
@jashawnyu
jashawnyu / oled_system_status.py
Last active May 4, 2025 17:25
show IP and cpu temp on oled for raspberry pi 4,need rainyhearts.ttf/lineawesome-webfont.ttf
#!/bin/env python3
# SPDX-FileCopyrightText: 2021 ladyada for Adafruit Industries
# SPDX-License-Identifier: MIT
"""
This demo will fill the screen with white, draw a black box on top
and then print Hello World! in the center of the display
This example is for use on (Linux) computers that are using CPython with
Adafruit Blinka to support CircuitPython libraries. CircuitPython does