064 - Playdate Voice Memos
The Playdate has a microphone, and the SDK exposes it. So I built a voice recorder: hit record, capture audio on device, then sync it over Wi-Fi to an S3 bucket so the recordings are waiting on my Mac when I get back.
The mic is quiet, quieter than I expected, but it is plenty loud enough for transcription. The next step is piping recordings through Monologue or a similar service and pulling the text back onto the device, so you can carry the whole thing around with you.