What it is?
This is a current project I'm developing. It's a little multifunction digital watch with some additional features.

Features
By clicking the rotary encoder button, a menu can be navigated by scrolling the rotary encoder. Here the time can be adjusted, and the field recorder function can be used. By clicking 'record,' audio is recorded into the microcontroller with a peripheral I2S microphone. When 'playback' is clicked, the audio samples are played back with a progress bar.

Why am I working on this?
I am working on this project because I realized how convinient for recording band practice a field recorder watch would be. While there are other similar products on the market, notably an Apple watch, this would be substantially cheaper, and it will look a lot more cool.

Another clock
Recently I have been figuring out how to use the microcontroller hardware more effectively to make the clock keep accurate time. This is a little demo with a simpler 7-segment display.
