-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OSW-OS BLE Application #141
Comments
Hey I am a mobile app developer with flutter and I work full stack (server + front end), but I am not very skilled at electronics but I want to improve. I had your same idea, and it is exiting. I've abandoned the idea because my skill using and editing the firmware of the watch were very poor, but if you help me with the hardware/software of the watch I will be glad to develop the app. Last year I bought a watch light edition but I was not able to edit the firmware and run bluetooth. |
@kekko7072 |
Hey @RuffaloLavoisier what do you mean for OSW? |
@kekko7072 |
In case you have compile-time issues, feel free to hit (me) up in our Discord @kekko7072 - this should not happen under normal circumstances as every push is checked by our CI. Furthermore, just take a look into the Webserver service. You'll see it it pretty easy to extend the OSW API endpoints to at least deliver something. In case you need help integrating into deeper systems or have problems - again, hit us up (@RuffaloLavoisier will also be there for you) 😁
|
Hi, I've created a prototype for a smartwatch app on Figma. My goal is to create an open hybrid smartwatch like this one which is a bit different from OSW, but I think a lot of the design/code could be shared. Let me know you think. PS: here is the home page, with current OSW sensors (Pedometer/GPS) : |
@PierreBresson |
Hi, I got a lot of inspiration from my watch. You can do more various things by linking your wristwatch and smartphone with ESP32. I have a similar function.
1. Notification
It informs the alarm that comes to the smartphone with a clock.
2. Device Finder
Default : If they are out of a certain distance from each other, the wristwatch gives an alarm to inform the user of the risk of loss. (This is usually the case when you are looking for a smartphone. )
from phone
When a finder function is activated on a smartphone, the location of the clock can be checked through an alarm built into the clock.
from watch
Select the mode from the clock and make the smartphone ring to locate it.
Is there anyone who wants to contribute to this?
See Open-Smartwatch/open-smartwatch-light#7 (comment)
TODO
The text was updated successfully, but these errors were encountered: