
Find your way into flight simulator cockpit construction
5.4 Micro controllers
A micro controllers can -
5.4.1 OOPIC
A very advanced micro controller is the OOPic board (OOPic). Although having all
the characteristics of a micro controller, it can more or less be handled as a PC,
giving it a relative low entry level. In comparison to other micro controllers and
apart from an interface cable no additional equipment (e.g. programming hardware,
EPROM eraser) is needed to operate the board. The standard OOPIC programming language
(object oriented) is Basic. The OOPIC basic is 100% compatible with Microsoft's Visual
Basic (there is also support for C++ and Java). As a result of the object oriented
approach, programming an OOPIC is straight forward and transparent. Especially interesting
is the option to develop event driven routines triggered by the I/O interfaces of
the board. Depending on the type of OOPIC board there are 16 or more Digital I/O
lines and 4 Analog-
The ease of use and the limited need for specialized knowledge makes the OOPIC board very attractive. On the OOPic site detailed background information is provided, including a large amount of sample code, links for discussion groups and suppliers.
5.4.2 Other micro controllers
In the table below various other brands of micro controllers are listed. All have a large number of possibilities and are (relatively) low cost.
|
BASIC Stamp
|
(Parallax) In addition various add-
|
|
BasicX
|
(NetMedia) In addition various add-
|
|
MakingThings
|
(MakingThings) In addition various add-
|
|
PIC
|
(Microchip) This micro controller comes in many variants with many options, see the tutorials on this site for a start. An interesting starting point for more information can be found on www.dontronics.com.
|
|
Tiger
|
(Wilke Technology) Consists of a family of micro controllers. Additionally various
add-
|
5.4.3 Other sources of information
Within the area of (home) robotics there is a high interest in using micro controllers. A search on Internet will give many insights. For example the site GoRobotics is a nice starting point. At the end of 2006 Microsoft Robotics Studio was launched. This is a whole new platform for low level control of external devices and might become of interest for cockpit builders because of the resulting development of drivers for hardware. Additionally you will find a lot of information with this predefined search at Google, you can narrow it down by adding "cockpit", "simulation", "gauge", etc.