😒 저 저 저 개념없는 나/🎛️ IoT_Thingsboard

[ThingsBoard] Running Posture Detection using Thingsboard

우주수첩 2023. 4. 28. 06:47
728x90

GET_INITIAL_CONTACT


- The main Rule Engine in this project
- check the operation of the application
- calculate the magnitude of the input value
- check the running state : 
  - "foot contact" : contacting with the ground
  - "swing" : being away form the ground 

 


STOP_RUNNING

 

- Processing of data at the end of the Running state
- calculate average of the foot angle
- return save all the analysis data

 


 

GET_FOOT_ANGLE


- Measure the amount of change in the foot angle when in the swing state.
- calculate the changes and get current foot angle

 

 


 

GET_STRIKE


- Accumulate all the force data from the Force Sensitive Register 

 

 


정말 얼렁뚱땅으로 체크하며 진행한 실험이었던 게 많이 아쉬움으로 남아있다.

 

다시 기회가 된다면 절대 띵스보드 안 쓸 것이다.

 

이거 공부하면서 부딪히는거나 애초에 쌩 데이터 처리해서 관리하는거나 들이는 고생은 비슷하다고 생각이 듭니당.

 

Thingsboard를 쓰시려거든 정말 간단하게 센서 하나 값만 받아와서 시각화를 하고싶으신 분들께 추천합니다.

 

저처럼 이렇게 이거저거 많이 해야하는 경우는 비추에요.

 

다루기도 힘들답니다!

 

조금만 더 공부해서 더 정확한거 만들고 싶었는데...

 

유감!!!

 

 

 

 

https://github.com/KSW-NewBalance/NewBalance-Thingsboard

 

GitHub - KSW-NewBalance/NewBalance-Thingsboard

Contribute to KSW-NewBalance/NewBalance-Thingsboard development by creating an account on GitHub.

github.com

 

728x90