Open stevensu1838 opened 2 years ago
Yes. But you will need to write the software. But that is the beauty of WaspOS (and its fun). If you are comfortable with basic python uPy isnt that different. Just read through the application writers guide. Checkout the music app for examples on how to send data back to the phone/pc. Its just a serial connection over bluetooth and you can write a little python script to collect the data on the PC side. Build a custom image and install.
Hi team
I am a researcher from an university, and we've been working on a project aiming to stream live data (such as heart rate data) from Pine Time watch to the PC/laptop. I've learned that the wasp-os might be a good way to make our goal happen. May I please ask if streaming the data (real-time) from PineTime watch to PC/laptop is doable with wasp-os? If so, I will give it a try. Cheers