Skip to content

Lego mindstorms motor bike control and building code, using bicycle dynamics.

Notifications You must be signed in to change notification settings

i-bike-iitkgp/NXT-Bike

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lego Mindstorms NXT Motorbike control

A program to let a lego NXT bike stay upright.

Compiling

Open the project in XCode and follow these instructions: http://lenkaspace.net/index.php/lab/legoMindstorms/developingInNxcUsingXCode Alternatively use Bricx Command Center to compile the files in the 'source' directory. I will add LDD files for model soon.

Inspiration

http://bicycle.tudelft.nl/schwab/Bicycle/index.htm#May_2010

http://www.hitechnic.com/blog/gyro-sensor/htway/

Todo

  • Add ldd files for the model
  • read and save settings using settings.h
  • tweak PID parameters

About

Lego mindstorms motor bike control and building code, using bicycle dynamics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 63.9%
  • C++ 30.8%
  • Makefile 5.3%