

Update on my cyberdecks and BreezyBox firmware: Tanmatsu port, cheap case for display modules
First image: Tanmatsu device running my retro toy synth app (37kB ELF binary). I love the cyberpunk look!
Full web-based version: https://mini000.itch.io/beeper
Source code: https://github.com/valdanylchuk/beeper
Youtube demo: https://www.youtube.com/watch?v=uCH9XYZ7QB0
Second image: Ended up just mounting my Waveshare S3 display module in a $10 aliexpress phone keyboard case. Feels basically like a netbook. Beats my earlier cardboard fixture I shared here. I still have some dangling wires going to the amp and speaker, to be neatly fixed "some day".
Both devices run my BreezyBox firmware. Tanmatsu also has proper native firmware with a phone-style GUI launcher, which I did not fully explore yet.
For those who remember my earlier posts here about the BreezyBox, a few updates from the last 6 months:
- added sshd for inbound connections
- extended shell with variables, loops, conditions, tar, grep, diff
- added sound component, including pico8-themed sequencer, and a few example apps
- ported my self-hosting C compiler for RISC-V (rcc700)
- shared a full example firmware project for Tanmatsu (p4), in addition to the earlier Waveshare (s3)
Thanks for checking this out! I welcome any questions and feedback about the synth app or the Breezybox firmware.