Skip to content

Elucidation/Flash-PID-controlled-hovercraft-toy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flash PID Controlled Hovercraft Toy

This is a 2D simulator for a simple PID-controlled hovercraft.

Try it out

Tools

A basic PID controller written in Actionscript is used to control the hovercraft, with the position being set by mouseclicks.

The simulation environment is made and displayed using the open-source Box2D Physics Engine.

Usage

-Download and unzip -Open Hover.html

About

Using Box2d physics engine and PID controller, have a little craft go where you click it whilst hovering against gravity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages