I managed to get my first animation on PocketStation, and I got to learn Rust to make it along the way.
I'm going to try it on a real device as soon as I implement the exit program functionality, because otherwise I'd need to pop off the coin cell battery which is not fun.
128 kB of programmable goodness, a whopping 1.5kB of usable RAM, and it got PCM speaker! I tried putting some random meme music in it but even at 8000Hz sampling rate, 16 bit PCM, that'd give me like 8 seconds of uninterruptable music. I guess there's really no way other than using sampled instrument and midi-like synthesizer, just like the old days
I'm going to try it on a real device as soon as I implement the exit program functionality, because otherwise I'd need to pop off the coin cell battery which is not fun.
128 kB of programmable goodness, a whopping 1.5kB of usable RAM, and it got PCM speaker! I tried putting some random meme music in it but even at 8000Hz sampling rate, 16 bit PCM, that'd give me like 8 seconds of uninterruptable music. I guess there's really no way other than using sampled instrument and midi-like synthesizer, just like the old days










