Contactlass hand tracking motorized cart: May the force be with you
- Beren Donmez(bydonmez@bu.edu)
- Jiahe Niu (jniu@bu.edu)
- Christian So (cbso@bu.edu)
- 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
- LeapMotion Controller
- Arduino Uno PC
- 393 Vex Motors
- Arduino IDE
- Processing 3
- Download LeapMotion
- Download Processing 3
- Download Arduino IDE
