Skip to content

szymek156/bike_computer_esp32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4ff61e2 · Apr 21, 2022
Apr 21, 2022
Mar 16, 2021
Apr 21, 2022
Mar 16, 2021
Mar 16, 2021
Mar 16, 2021
Dec 6, 2021
Feb 17, 2022
Jan 19, 2022
Apr 21, 2022
Apr 21, 2022
Apr 20, 2022
Nov 13, 2021
Oct 12, 2021

Repository files navigation

Modern Activity Tracker done right

The goal is to create a device that will last on the battery as long as possible, be able to communicate with sensors, like cadence, HR, store activity to de-facto standard file type called FIT. All of it with help of widely accessible HW components.

Currently focus is on (indoor) cycling activity, hence the project name.

TODO list is available here

Currently device looks like this, switched to Memory In Display LCD

drawing

There is a demo of it, when display was an e-ink https://www.youtube.com/watch?v=1cKFIr01Nvw

Main highlights of current state

  • Hardware is wired and works
  • SW architecture is chosen and implemented
  • Created a GUI for Activities, Statistics
  • Able to select from several Activity types
  • Activity starts, shows summary data, records are stored in FIT file
  • Bluetooth Low Energy GATTS server is running, exposing characteristic to list files, and fetch selected file
  • Currently WIP: Add GUI for BLE

About

Activity tracker done right

Resources

Stars

Watchers

Forks

Packages

No packages published