Exercise assistant app using Arduino and EMG sensors
column name | type | 설명 |
---|---|---|
_id | integer | primary key autoincrement |
title | text | 메모의 제목 |
category | text | 운동할 부위 |
delay | integer | 운동한 시간 (단위: 초) |
content | text | 메모의 내용 |
_time | timestamp | 메모를 저장한 시간 |
_average | real | 근전도 값의 평균 |
Icons made by this link from https://icon-icons.com/ko/
Icons made by Freepik from www.flaticon.com
Icons made by Freepik from www.flaticon.com
Apache License 2.0
- com.akexorcist:bluetoothspp:1.0.0
- com.github.PhilJay:MPAndroidChart:v3.0.3