Skip to content
This repository has been archived by the owner on Sep 9, 2019. It is now read-only.

Latest commit

 

History

History
30 lines (20 loc) · 1.45 KB

Readme.md

File metadata and controls

30 lines (20 loc) · 1.45 KB

Awesome Ergometer @ Techfest 2019

Winner of Landeshauptstadt München / Munich Maker Lab's Wild Track at Techfest 2019 Hackathon.

Presentation Slides

20190908_003910_1

Demo Videos

Video play/pause based on rowing performance

https://www.youtube.com/watch?v=G4LVUWbew_E

LED feedback

https://www.youtube.com/watch?v=Owztq-mSMeI

Rowing with LED suit on
image

Running

  • Launch PythonControl/Main.py for LED and "Netflix" demo
  • Launch PythonControl/realtime.py for live audio feedback on common rowing mistakes

Make sure to install the Udev rule for Concept2 ergometer:

echo 'SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", MODE="0666", ATTRS{idVendor}=="17a4"' | sudo tee /etc/udev/rules.d/techfest19_erg.rules