Skip to content

Exercise assistant app using Arduino and EMG sensors

Notifications You must be signed in to change notification settings

youngyin/exercise_helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

exercise_helper

Exercise assistant app using Arduino and EMG sensors

DATABASE

column name type 설명
_id integer primary key autoincrement
title text 메모의 제목
category text 운동할 부위
delay integer 운동한 시간 (단위: 초)
content text 메모의 내용
_time timestamp 메모를 저장한 시간
_average real 근전도 값의 평균

ICON

Icons made by Freepik from www.flaticon.com

Icons made by Freepik from www.flaticon.com

dependencies

Apache License 2.0

  • com.akexorcist:bluetoothspp:1.0.0
  • com.github.PhilJay:MPAndroidChart:v3.0.3

About

Exercise assistant app using Arduino and EMG sensors

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages