C++, MCU, BluePill, OLED 128x64

This is a tiny project, that took about 2 days in 2022. It uses the “Bluepill” MCU board with small OLED display. It has few buttons to toggle LED lights and relays for audio outputs and USB switch. In 2026 I improved Gui with menu and added LED lamp.
For many years (seems about 20) I was using just old logic chips. And it felt ancient, so I finally decided to do it with bluepill. I have a tutorial for microcontrollers here.
Having a small display is nice and informative. With many inputs and outputs (pins) left, there is still room for future changes or upgrades.
This “console” is very useful and has a place just left of my keyboard.
Visible on picture📸 of my movable plank / desk with also my keyboard ⌨️KC4 and mouse 🖱️MC1. Most recent addition on very left, is the new “knob on stick” for DAC’s volume🤣. Very useful and minimal, just looks weird🤨. Better than having heavy and warm DAC here.
It has no case and likely never will. I’m just covering it with a black cloth, cut to match (picture).
Sources are here.
Actually just using that Arduino .ino since it’s a small project.
I was editing its code in VSCodium using my own theme as usual, then quickly building and uploading using the worst Arduino IDE 1.8.19, then 2.3.2 (still very bad). Its options are way too minimal, and it still doesn’t even let choosing syntax coloring themes. The alternatives didn’t work for me, and are harder to set up. So Arduino still is the easiest to use, but not really an IDE.
If I’m not using a 2nd PC (laptop) then LCD monitor input switch and USB switch aren’t needed.
Including pictures with: rough schematic on paper, the cloth normally covering it, and its location left of my keyboard.
At end also old version from 2022, very similar.