Git Product home page Git Product logo

Comments (2)

fommike avatar fommike commented on June 22, 2024

Hey Alex,

I am glad to hear that you found the app useful! I am pretty sure that there is a possibility to stream the data from the S3 to the phone, however, we did not do it. So we might have implemented some functionality there but I cannot say how reliable this would work.

On the same note: we stored the collected sensor data from the S3 on the watch itself for a reason. I have a bit of experience with different sensing platforms. and if the reliability of data collection is of importance to you than I suggest going with that option. For example, we found the S3 (at least with the OS version we tested it) to be very good at keeping the set sampling rate (e.g., 50 Hz), when collecting the sensor data. If you stream the data over Bluetooth than you will inevitably loss some packets, may experience disconnects between the watch and phone, etc.—these factors would be even more prominent if you wear the watch, i.e., the user mobility is involved.

So overall, the streaming of the sensor data is possible, but you would need to see if the functionality that we implemented actually does that. If you manage to extend the app with this feature + test it, in addition to, the LED data capture—you may consider opening a pull request.

I hope that helps. I have enabled the discussions option for this project to ask questions like there. With that I am closing this issue.

Best,

Mikhail

from seemoo-wearable-sensing.

alterreal avatar alterreal commented on June 22, 2024

Thanks for the reply, Mikhail.

I appreciate your advice. I made this question because i would like to acquire data with both smartwatch and smartphone, the communication between both would be mainly for purposes of synchronizing data or making it more easy to process afterwards. But then again, the reliability of data collection is key for the target application. In any case, if i venture to try to send the data to the smartphone i'll sure to share it.

Kind regards,
Alex

from seemoo-wearable-sensing.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.