Watch Face : Instinct howto

Hello,

I made a simple watchface for Instinct to learn how to use the Connect IQ SDK. The sources are available under github and can be freely reused (subject to
to respecting the GPL license).



With these sources you will know how to:

  • refresh every second for the seconds and heartbeat display using the onPartialUpdate function
  • Create a graphical gauge arc shaped for battery and steps/steps goal
  • Add a custom font
  • Add personalized images

It is coded for use for a Garmin Instinct 2 Surf Edition but it is quite easy to customize the code.