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.
Mx2125 | Name | Purpose | Flipper |
---|---|---|---|
Pin 1 | Tout | Temperature Out | not connected |
Pin 2 | Yout | Y-axis PWM Out (100Hz, duty cycle = value) | C0 |
Pin 3 | GND | Ground | GND |
Pin 4 | GND | Ground | GND |
Pin 5 | Xout | X-axis PWM Out (100Hz, duty cycle = value) | C1 |
Pin 6 | Vdd | Drain voltage (3.3V to 5V DC) | 3v3 |
TODO List: