It looks like Pinetime lets you customize the watch face with Rust, but is it touchscreen? Am I right in seeing that it only runs the update logic once every minute?
The rust part is kinda not true… You can only really use wasp os and infinitime, and neither of them support rust watchfaces. And yes, it is in fact touchscreen.
Section 1, step 2 states “update: To update the Watch Face with the current date and time. This is called every minute by the PineTime Firmware to refresh our Watch Face.”
Good to know that it’s touch screen. I would love if I could push a button on this watch and run a POST request to my server. Do you happen to know of that’s possible?
It looks like Pinetime lets you customize the watch face with Rust, but is it touchscreen? Am I right in seeing that it only runs the update logic once every minute?
The rust part is kinda not true… You can only really use wasp os and infinitime, and neither of them support rust watchfaces. And yes, it is in fact touchscreen.
deleted by creator
https://lupyuen.github.io/pinetime-rust-mynewt/articles/watchface
Section 1, step 2 states “update: To update the Watch Face with the current date and time. This is called every minute by the PineTime Firmware to refresh our Watch Face.”
Good to know that it’s touch screen. I would love if I could push a button on this watch and run a POST request to my server. Do you happen to know of that’s possible?
deleted by creator