fanhouin / Muscle-Monitor

Fitness data logging tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Muscle-Monitor

What is this?

  1. This is an amazing iot device
  2. It can quantify the state of your muscles
  3. You can use the APP to log in the device’s information, and the APP will keep track of which fitness settings you use each time you exercise.

Architecture

  • Hardware:
    • Arduino platform using ESP8266 and pressure sensor.
  • Cloud:
    • Implement MQTT server to get and send ESP8266 data to AWS IoT and trigger Lambda function to update the database.
  • Web application:
    • Built an application with Vue.js and Express.js, and used MongoDB to store users and fitness information.

image

DB schemas

image

About

Fitness data logging tool


Languages

Language:JavaScript 60.5%Language:C++ 27.6%Language:Python 11.9%