this post was submitted on 25 Jun 2023
54 points (100.0% liked)
Free and Open Source Software
17901 readers
4 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The Pinetime is touchscreen.
What do you mean by "only runs the update logic once a minute"? What update logic are you talking about?
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?
It might be possible to do that, but the Pinetime can only use Bluetooth, so you'd need to write something for both the Pinetime and the device is connected to.