BITalino DataLogger for Android
Android application to store data-logs from the BITalino board in the smartphone.
Unmarked features will be added eventually
- Select between different bluetooth devices (only works with BITalino protocol compliant devices)
- Configure the sampling rate and the channels to store data. Channel labels are sorted with the Board model order, if you have a Bitalino Plugged or Freestyle models they could be in a different order
- App external storage mode
- Use a file explorer app to access the BITlog folder in your Android
- Use any usb to uSD card converter to get the logs - [x] OpenSignals like logs with selected analog channel and digital input data.
- App internal storage mode (disabled)
- Send logs via email (not working yet)
- To run properly this project first you must download the bitalino-java-sdk and the Guava libraries:
- bitalino-java-sdk https://github.com/BITalinoWorld/java-sdk
- Guava https://code.google.com/p/guava-libraries/
- After downloading the code of the datalogger for Android, add the previously mentioned projects to the build path ( Project -> Properties -> Java Build Path )
- bitalinojava-sdk as a project in the Projects tab
- guava-17.0.jar as an external library in Libraries tab
- VERY IMPORTANT!, change the order in the "Order and Export" tab to avoid runtime errors with the libraries
- Run the application and enjoy gathering data from your BITalino device :)
##Credits Borja Gamecho
University of the Basque Country (UPV/EHU)
EGOKITUZ laboratory