This is a fork of https://github.com/arpruss/BLEBike
Simple ESP32 project to bluetooth enable an old exercise bike. Uses CPS (Cycling Power Service) Bluetooth Low Energy (BLE), so compatible with popular fitnes apps like Zwift, Wahoo RGT, ROUVY and the like.
Support for a HD44780 display and different types of hearth rate sensores: puls input on GPIO pin, MI Band
- MacOS: brew install platformio
- Linux: apt install platformio
- cd BLEBike
- pio run -v -t upload