Flipperzero-StepCounter-fap

December 5, 2023 ยท View on GitHub

This is a simple StepCounter/Pedometer for FlipperZero using a Memsic2125 module.

Thanks to @jamisonderek for the tutorial on how to implement Memsic2125 module on Flipper Zero, and for the support.

Links

Mx2125NamePurposeFlipper
Pin 1ToutTemperature Outnot connected
Pin 2YoutY-axis PWM Out (100Hz, duty cycle = value)C0
Pin 3GNDGroundGND
Pin 4GNDGroundGND
Pin 5XoutX-axis PWM Out (100Hz, duty cycle = value)C1
Pin 6VddDrain voltage (3.3V to 5V DC)3v3

Screenshots

Main menu view

Main screen

TODO List:

  • Add an INFO window with the link to the original Repo and the Pinout connection between the Flipper Zero and the Memsic Mx2125 module
  • Add a simple animation of a Dolphin Runner
  • Add a management of the possible errors
  • Add the possibility to restart the counting
  • Add the possibility to set a daily/weekly GOAL to reach
  • Add the possibility to save dayly results in files at the path: apps_data/stepcounter