nRF52 watches are numerous. Their essential parts are mostly similar:
- MCU bearing many essential functions (buttons, reset, power tracking)
- LCD display controllers are ST7789 for 240x240 and STxxxx (similar) for other resolutions.
- Touch sensors already diverge but still very similar to CSTx16S family.
Other peripherals (gyro, HR) are optional and can be added at later stages.
InfiniTime firmware has potential to work on many of the models. P8 port is already viable. Also pin abstraction patch already merged.
But to make InfiniTime truly open we need:
- official position.
- a policy on drivers.
nRF52 watches are numerous. Their essential parts are mostly similar:
Other peripherals (gyro, HR) are optional and can be added at later stages.
InfiniTime firmware has potential to work on many of the models. P8 port is already viable. Also pin abstraction patch already merged.
But to make InfiniTime truly open we need: