Skip to content

info: replace QR code with system status screen#15

Open
tsuna wants to merge 5 commits intoconejoninja:mainfrom
tsuna:info-menu
Open

info: replace QR code with system status screen#15
tsuna wants to merge 5 commits intoconejoninja:mainfrom
tsuna:info-menu

Conversation

@tsuna
Copy link
Copy Markdown

@tsuna tsuna commented Feb 8, 2026

Display CPU temperature, heap memory usage, and I2C device scan.
The I2C device list is useful for checking QT Py ESP32-S3 connectivity
when using it as a weather bridge (address 0x42).

Also removes the Info() call at startup so the badge goes straight
to the menu.


This is part of a stack of PRs:

When navigating the home menu with up/down buttons, wrap around
from the first item to the last and vice versa.

Also improved button handling to use per-button press tracking
instead of a single 'released' flag, and reduced sleep interval
from 200ms to 100ms for more responsive navigation.
- Add poison apple (purple) that shrinks the snake by 1 block if eaten
- Add sparkle animation when eating apples
- Add pre-game menu to toggle sound on/off
- Rename color variables for clarity (bk->blk, re->red, gr->grn)
- Add YELLOW color constant to main.go
- Add bk variable to gameoflife.go for compatibility
Replace GopherCon Schedule with a reaction time tester game.
Press A when the screen turns green to measure your reaction time.

Also removes the now-unused schedule code and data.
Replace Accelerometer with a Pacman-style game.
Navigate the maze, eat dots, and avoid ghosts.
Display CPU temperature, heap memory usage, and I2C device scan.
The I2C device list is useful for checking QT Py ESP32-S3 connectivity
when using it as a weather bridge (address 0x42).

Also removes the Info() call at startup so the badge goes straight
to the menu.
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.

2 participants