u8g2-integration — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited u8g2-integration (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use this skill to integrate U8g2 by proving display controller wiring, bus callbacks, reset timing, buffer mode, and font memory before debugging drawing code. Small display failures are usually port or bus issues first.
Use this skill when:
Do not use this skill for full GUI stacks like LVGL. Use lvgl-integration when widgets and input devices dominate.
Ask for:
Check power, reset, I2C/SPI wiring, address, CS/DC pins, and logic levels.
Controller, resolution, rotation, and interface must match the panel.
Byte and GPIO/delay callbacks must drive I2C/SPI and reset timing correctly.
Full buffer is simpler but uses RAM; page mode needs correct drawing loop.
Draw a box or text with a small font before custom UI.
Before claiming U8g2 works:
User:
U8g2 驱动 OLED 一直黑屏。Agent:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.