Skip to content
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

Add the ability to record directly to the local Android device #5

Open
GrazianoCapelli opened this issue Feb 8, 2018 · 0 comments
Open
Labels

Comments

@GrazianoCapelli
Copy link
Member

It is not Always needed (nor useful) to record to the remote SD at a high frequency;
Sometimes the user could only need to record the displayed data (at low rate, like 2 - 5 Hz).
I imagine a biker with the android device on the handlebars, for example.
In this case a local recording would be very useful.

PROS:

  • A SDCard is not needed in the remote device
  • Significantly smaller log files
  • It is not necessary to download the recorded file from the remote SD

CONS:

  • Low frequency rate (the limit is the BT baud rate and the $DTA string length)
  • The recording is stopped when the ADC is disconnected to the Android device
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant