What if someone with virtually no embedded systems knowledge tries to bite off WAY more than he can chew (but is too stubborn to choose an easier project to start with)?
This is intended to be a really long-term project that I'd work on alongside the Embedded Systems programme I'm currently taking in university. The end goal is to (hopefully) be able to make a circular watch that runs PebbleOS, and to have the device be as cheap (and as easy) to assemble as possible.
To that end, the project currently revolves around using the 1.28" TFT LCD display with the GC9A01 IC - arguably the most common round display module out there. Being able to use the entire module directly in the assembly of the watch is something that I prefer, simply because if I ever break the display (will happen eventually), I can just buy another module and quickly replace the broken module.
Because the project is in its VERY early stage, specifications for the rest of the watch are yet to exist. Hell, I'm going to have to somehow get Time Round firmware to run on an MCU with 128kB of RAM because buying anything with more RAM than that would instantly break the bank. It would make for a hell of an optimisation challenge though.
I really do hope I'm delusional enough to keep this project going.