Skip to content

A small proof of concept arduino program for the ESP32 which mimics a real bicycle power meter using faked values. Fully compliant with the BLE Standard, visible by any phone bike app.

License

JohanWieslander/ESP32-Bike-Powermeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32-Bike-Powermeter

A small proof of concept program which mimics a real bicycle power meter using fake values. Fully compliant with the BLE Standard, visible by any phone bike app.

Controlling power and cadence

To controll the transmitted power and cadence, connect a potentiometer (10K Ohm, P103 306E) between 3V, GND and the middle pin to:

  • 34 - power
  • 39 - cadence

About

A small proof of concept arduino program for the ESP32 which mimics a real bicycle power meter using faked values. Fully compliant with the BLE Standard, visible by any phone bike app.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • C++ 99.3%
  • C 0.7%