Skip to content

Latest commit

 

History

75 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages