Leap Controlled RC Car
Project Overview
This project will create an RC car which will be controlled via hand motions performed over a Leap Motion module. Code will be written so that a particular hand motion can be recognized and the according action executed via Arduino on the RC car.
Objectives
- Learn more about design specifications in building an RC car
- Writing code for an Arduino
- Utilizing wireless technology (e.g. Bluetooth)
- Experimenting with Leap Motion
Challenges
- Wireless communication
- Arduino configuration
- Coding the hand motion/ pattern recognition