Skip to content

Hand Tracking Modular Motorized Wheel: May the force be with you

Notifications You must be signed in to change notification settings

TinkerSo/Looney-Codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 

Repository files navigation

Looney-Codes

logo

Contactlass hand tracking motorized cart: May the force be with you

Team Members

Contents

  • src/
    • Processing_Looney_Code
    • Arduino_Looney_Code
      • PID class: Propotional Inegral Derivative Control. This class smoothes out the movement of the chassis. It allows the system to react to sudden hand movement and stabalize its behavior.
      • Motor class: Using the command received from the Processing Code, the direction of the motors are determined and changed. Pulse width modulation (PWM) was mapped to Servo (an object from imported library) in order to control the motors.
  • doc/
    • Gantt Chart
    • Project Documentation
    • Project Architecture
    • Statement of Work

Hardware

  • LeapMotion Controller
  • Arduino Uno PC
  • 393 Vex Motors

Software

  • Arduino IDE
  • Processing 3

Dependency

About

Hand Tracking Modular Motorized Wheel: May the force be with you

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •