2016년 5월 28일 토요일

Wii fit scale for activity application

Many people who bought Wii, they has a wii fit scale. 

I am one of them. I find a way to use it.

There is a developer who already connect wii fit scale board to android.

https://github.com/paulburton/fitscales

It seems that there is a FitBit, Runkeeper sync feature.

S Health will be a another sync option. because they also have a api to sync data 

Samsung health idk

http://developer.samsung.com/health#none

Anyway, I try to change the github code and try to add sync feature to it. 

Happy coding..

댓글 없음:

댓글 쓰기

PiKVM에 맥 미니 화면이 안 뜰 때 — EDID 설정 메모

예전 EDID 설정 메모 PiKVM 설정 메모를 다시 열어 보니 첫 줄에 이렇게 적혀 있었다. 기본설치 끝내고 화면이 안나오는 경우 드라이버를 바꾸어주어야함 그 아래에는 드라이버 설치 명령 대신 kvmd-edidconf 가 남아 있었다....