This project connects to a Wahoo KICKR bike trainer via Bluetooth, retrieves data such as pedal power, cadence, speed, and distance, and displays these statistics in a simple and modern user interface.
- Connects to a Wahoo KICKR bike trainer via Bluetooth Low Energy (BLE).
- Displays real-time data:
- Power (W)
- Cadence (rpm)
- Speed (km/h)
- Distance (m)
- Simple and modern UI for an easy-to-use experience.
- Real-time updates via BLE notifications.
- A web browser that supports Bluetooth Low Energy (BLE) Web APIs (e.g., Chrome, Edge).
- A Wahoo KICKR or any compatible BLE bike trainer.
- Clone the repository:
git clone https://github.com/HGZdev/bikeTrainerStats.git