Dot Matrix display
-
@Thibault-B. said in Dot Matrix display:
horizontal
Amazing! Well done.
If low battery drain matters to you: you might change the number into outlined characters. I think it’s one of the reasons the vector causes battery drain. But maybe it’s preset.
But I’m not judging. I’m hyped one can make their own watch face.
-
@Horizontal_2
I don’t mind a small hit if I have something more readable. I was not fully satisfied with Suunto use of outlined characters in some watch faces. Although I totally get the idea to save battery. But thanks for the suggestion and tip! -
a lot of you guys asked for sources, sorry guys was busy by my main S+ project livetracking.
heres repo with this watch face please feel free to try it out
-
@Nikolai-Simonov Thanks for the repo, but it shows 404 error. I am registered.
The page you are trying to reach either does not exist, has been removed or you are not authorized to view it.
-
@Squirrel Oh! please re-check
-
@Nikolai-Simonov Works, thanks again.
-
Is it currently also possible to modify existing watch faces? I love the new anniversary face but the data displayed on it is not of use for me, would love to show stuff like my tsb, hrv, and resources on it.
-
@Nikolai-Simonov said in Dot Matrix display:
i build it with suunto’s vs code extension. currently there isn’t a menu item like a “create watchface”, but you can create it manually.
Could you please paste here code for both files main.js and manifest.json? I have installed all the environment to create watchface but lot of data I understand, and lot of it don’t. I would use your code as base for my project of 7 fields “activity like” watchface.
I also do not know why my watch resources are poor vs Suunto example

-
@pacuro sure, i’ve share the code few post above
https://forum.suunto.com/post/187910 -
@Nikolai-Simonov sorry, I missed that one. I have checked your code and it is extensive like for simple watchface. I thought it is easier to code such a things. I am struggling with google ai with my watchface. Can I send you my code for some help?