Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 503 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 503 Bytes

PiCycle

Raspberry Pi based bicycle computer

Features:

  1. Read and display wheel speed from a Hall effect sensor - done
  2. Calculate distance - done
  3. Record workout metrics (distance, max and average speed, time, ...)
  4. Local lcd display - done
  5. Web interface - done
  6. Allow input of session goals (create options for different preset sessions, and track progress during the ride.
  7. Also use for a treadmill?
  8. Input device for local display (buttons or rotary) - done
  9. Multiple users.