lunokWatch (lilygo twatch2020 series)
-
Updated
Oct 1, 2024 - C++
lunokWatch (lilygo twatch2020 series)
[리액트 네이티브 라이브러리] 사용자의 걸음 수를 계산합니다. Android는 StepCounter (or Accelerometer) 센서 API를, iOS는 CoreMotion CMPedometer 를 사용하여 걸음 수를 측정합니다.
Android App Step counter using background service and update main UI and Notification progress with steps, calories burnt and distance covered.
It is a Daily life Health Tracking APP. Where You can track your step,water Intake, calorie taken and burn . Also you have track your daily meals .
CS4472 - Mobile Computing Project. Personal Health Companion App designed to help you achieve a balanced lifestyle.
Android application to track your step count
A Flutter app that uses the eSense earables to implement a pedometer that also approximates the walked distance
custom SteepCounter & Speedometer
基于STC89C52RC和ADXL345三轴加速度传感器的计步器设计,浙江大学电路综合创新实践课程作业
This android app counts Steps using Accelerometer sensor and also calculates Water Intake and Sleep Intake required by the individual on the basis of Age,Height and Weight i.e BMI Calculation.
Step To Fit App is a fitness app. It has many features like step counter, nutritional value calculation, and different-different exercise training tutorial. It has weight training tutorial, cardio tutorial and body stretching tutorial. For exercise and nutritional value calculation, it uses Ninjas API to get data. TYPE_STEP_COUNTER for step count.
Our goal in this project is to make a real-time pedometer. In order for this project to be realized, we need an acceleration sensor. We get the data from the acceleration sensor with Arduino. We transfer the data we receive to the Python software language using serial communication and process this data in Python and count our steps.
Simple step counter for multi-language,with CLI & Java API
Calculating the total steps taken in a single day by the user and saving in a database
This application counts your steps based on accelerometer data and calculates travelled distance based on computed stride length using the user's demographic information
Add a description, image, and links to the stepcounter topic page so that developers can more easily learn about it.
To associate your repository with the stepcounter topic, visit your repo's landing page and select "manage topics."