HoverCraft/Howard Community College/Spring2012/p1550JJIW
< HoverCraft < Howard Community College < Spring2012Electronic Sections Expected
Problem Statement
Develop an Arduino based autopilot system for a RC Hovercraft.
Team Members
- Josh Bers
- Justin Jones
- Wendell Phipps
- Imane Badra Tate
Summary
Initially we agreed to construct a basic hovercraft from scratch. However, after a working toy hovercraft was located, the project changed directions to trying to program the hovercraft to react to sensor inputs.
Poster

Story
The project began with the group deciding to design/build a basic working hovercraft. Initially work on this hovercraft commenced with us breaking up the work between group members. The project was split into 4 parts; design, hovercraft movement coding, ESC programming, and hovercraft construction. However, between weeks 1 and 2, we were able to locate a working toy hovercraft. This pushed the project forward alot. All the group members came together to decide upon new jobs and a new direction for the project.
With a working hovercraft already available, our group decided to work on powering/controlling the hovercraft via an Arduino and various sensors in place of the RC controller's potentiometers.
New jobs were decided upon; power control, RC Hack, ESC programming, and infrared sensor programming. However after some slow progress, a few jobs were swapped, and the final project jobs were divided as follows; power control, RC Hack, infrared sensor programming, and touch sensor programming.
We got each individual job finished, but we have not gotten to make them all work with eachother yet.
Decision List
List all formal decisions made with links to their documentation such as a decision tree or decision matrix.
Material List
Materials used
- Toy Hovercraft
- Arduino
- Motor Shield
- Infrared Sensor
- Touch Sensor
- Soldering Iron
- Solder
- Camera
Software List
We used the Arduino software for tutorials for use on the RC Toy Hack, as well as creating new code to allow for additional potentiometer.
We also used 123D for preliminary design of a hovercraft.
Time
30 Hours
Tutorials
All projects create new tutorials of technical details future participants are going to want to know. They are going to be separate pages that are linked to here.
Next Steps
The next project should included fully hacking the RC Controller to control the hovercraft via the arduino. After RC Control is integrated, work should be done to replace the RC Controller input with a sensor input(infrared/touch/sonar).