Difference between revisions of "Training Projects"

From Bike Wiki
Jump to navigation Jump to search
(Created page with "These training projects are meant to familiarize new members with the theory behind the bike and the bike itself. === DC Motor Control Project === === ROS Arduino Project ===...")
 
(DC Motor Control Project)
Line 1: Line 1:
 
These training projects are meant to familiarize new members with the theory behind the bike and the bike itself.
 
These training projects are meant to familiarize new members with the theory behind the bike and the bike itself.
 
=== DC Motor Control Project ===
 
=== DC Motor Control Project ===
 +
*1: Test DC Motor using Arduino
 +
Reference Circuit: https://learn.adafruit.com/adafruit-arduino-lesson-13-dc-motors/overview
 +
*2: One DOF Helicopter: Build a chopstick-fan that stays horizontal when disturbed
 +
Reference: ECE 4760 Lab http://people.ece.cornell.edu/land/courses/ece4760/labs/f2018/lab4_helicopter.html
 +
 
=== ROS Arduino Project ===
 
=== ROS Arduino Project ===
 
=== GPS Project ===
 
=== GPS Project ===

Revision as of 03:41, 27 March 2019

These training projects are meant to familiarize new members with the theory behind the bike and the bike itself.

DC Motor Control Project

  • 1: Test DC Motor using Arduino

Reference Circuit: https://learn.adafruit.com/adafruit-arduino-lesson-13-dc-motors/overview

  • 2: One DOF Helicopter: Build a chopstick-fan that stays horizontal when disturbed

Reference: ECE 4760 Lab http://people.ece.cornell.edu/land/courses/ece4760/labs/f2018/lab4_helicopter.html

ROS Arduino Project

GPS Project