Skip to content

fix: simplify ESP32-C3 workshop OLED sketch#498

Merged
w1ne merged 1 commit into
mainfrom
fix/esp32c3-oled-workshop-simplify
Jul 7, 2026
Merged

fix: simplify ESP32-C3 workshop OLED sketch#498
w1ne merged 1 commit into
mainfrom
fix/esp32c3-oled-workshop-simplify

Conversation

@w1ne

@w1ne w1ne commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • simplify the ESP32-C3 workshop sketch to the two SSD1306 OLED modules only
  • keep one Arduino source with WORKSHOP_OLED_HEIGHT selecting 128x64 vs 128x32 init/geometry
  • replace thin one-pixel segment strokes with filled seven-segment clock digits

Verification

  • PlatformIO build: WORKSHOP_OLED_HEIGHT=64
  • PlatformIO build: WORKSHOP_OLED_HEIGHT=32
  • flashed rebuilt 0.96 OLED image to /dev/cu.usbmodem21201 with esptool; hash verified
  • serial capture from real ESP32-C3: ESP32-C3 Display Workshop + WORKSHOP_TICK at 1.000s cadence

@w1ne w1ne enabled auto-merge July 7, 2026 14:49
@w1ne w1ne merged commit 7f803ea into main Jul 7, 2026
18 checks passed
@w1ne w1ne deleted the fix/esp32c3-oled-workshop-simplify branch July 7, 2026 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant