demos-c++.dxy
Go to the documentation of this file.
1 /// \file doc/doxy-extras/demos-c++.dxy
2 /// \brief Main page for collecting our C++ examples
3 /// \author Stephen M Moraco (stephmo@users.sourceforge.net)
4 ///
5 /// This file provides a simple catalog of our C++ example programs
6 
7 ///
8 /// @page C++-Demos Example Programs in C++
9 ///
10 /// \par Ex1: display battery voltage
11 /// a simple demostration of reading the battery and writing to the LCD
12 ///
13 /// \par demo/batt.C
14 ///
15 /// \include batt.C
16 ///
17 /// \par Ex2: emitting light (Using Lamp from the Ultimate Accessory Set)
18 /// a demostration of the controlling the Lamp
19 ///
20 /// \par demo/lampTest.C
21 ///
22 /// \include lampTest.C
23 ///
24 /// \par Ex3: generating sounds
25 /// a simple demostration of the RCX playing music
26 ///
27 /// \par demo/sound.C
28 ///
29 /// \include sound.C
30 ///
31 
32 activeSensor.C
33 batt.C
34 lampTest.C
35 lightSensor.C
36 motor.C
37 raceTrack.C
38 rotation.velocity.Sensor.C
39 rotationSensor.C
40 rover.C
41 sensor.C
42 sound.C
43 temperatureSensor.C
44 touch.pressed.Sensor.C
45 touchSensor.C

brickOS is released under the Mozilla Public License.
Original code copyright 1998-2005 by the authors.

Generated for brickOS C++ by doxygen 1.8.9.1