Skip to content

arvkmr/esk8-calc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esk8c

Calculator for helping you choose the right component for your DIY Electric Skateboard build.

Input your System settings (Motor KV, Battery voltage, Gearings and Wheel diameter) and get out RPM and maximum Top Speed.

The original code was taken from @toddy616 's blog: http://toddy616.blogspot.co.uk/2013/07/electric-skateboard-calculator.html

Enjoy!


Prerequisites

Ruby 1.9+ installed

Setup and start

$ gem i bundler

$ bundle install
$ bundle exec inesita server

Go to http://localhost:9292/


About

(DIY) Electric Skateboard Calculator Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 87.4%
  • CSS 11.5%
  • HTML 1.1%