Skip to content

A DIY and open source approach to the Nohrd WaterRower using Arduino and spare parts easy available.

License

Notifications You must be signed in to change notification settings

adruino-io/waterrino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WaterRino

Overview

A DIY and open source approach to the Nohrd WaterRower using Arduino and spare parts easily available. This project consists of two parts:

  1. WaterRino (Ardunio rowing monitor)
  2. DIY rower

WaterRino

The arduino code is derived from the yun_rower project by Giordano Bianchi.

Improvements include:

  • moving average (gliding)
  • utilising LCD 1602 (16x2) Keypad Shield for variable output (strokes (per minute/average (overall/gliding)), rpm, total strokes, etc.)
  • migrating to Arduino Uno

Future changes will include:

  • Storing data (rotations/strokes over time) on SD-card (already possible via serial)
  • Precise adjustment for strokes:meters travelled ratio
  • Pause/Interrupt function
  • Cleaning of code-base (original project was merged for ease of editing)

DIY rower

The DIY rower is derived from the Nohrd WaterRower (similar dimensions) and uses the same mode of action for generating resistance (water tank). The construction manual can be found here.

Future changes will include:

  • Uploading translated version of the construction manual
  • Replacing Nohrd spare parts with off-the-shelf/DIY components
  • Increasing sturdiness of design (e.g. mounting tank to top assembly)
  • Replacing hand drawn notes in the assembly instruction

About

A DIY and open source approach to the Nohrd WaterRower using Arduino and spare parts easy available.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages