Analog like Duino watch
Digital clocks with analog imitating display sometimes look much cooler than simple digit indication. So there is another clock based on ATmega328P microcontroller running at 8MHz. To display time there are two circles of 2 LEDs used to indicate hours and minutes.
Clock is powered by two 3V coin batteries so size is almost right to make it wearable. Clock relies on DS1337 real time clock so microcontroller mostly is put on a sleep mode and is waken when time needs to be updated or displayed when button is pushed.

