szbeni / forcegauge

Traning for climbing. Load cell with HX711 and real time plotting,

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Force Gauge

  • ESP32 based Force Gauge - Aiming to help rock climbing specific training (finger excercises)
  • Real time plotting via wifi Webapp/Android app

Pictures

Forcegauge with fingerboard

First prototypes

Hardware

Main parts

  • ESP32-C3 MCU
  • 3 buttons
  • OLED screen 0.96" SSD1306
  • Battery with charger
  • USB UART connection
  • HX711 ADC - Load cell

Schematic

PCB

Pictures of the PCB:

Interactive BOM

Software

Firmware

  • Arudino IDE - Some lagging issues due to limitations of arduino environment
  • Started wokring on firmware with ESP-IDF which supports multitasking

Flutter based app (Tested on Android)

Webapp

  • Simple webapp served from a HTTP server

About

Traning for climbing. Load cell with HX711 and real time plotting,

License:GNU General Public License v3.0


Languages

Language:HTML 63.1%Language:C++ 34.5%Language:JavaScript 0.9%Language:Shell 0.8%Language:CSS 0.3%Language:C 0.3%Language:Python 0.1%