C:/Users/Michael/Desktop/trunk/program/demo/main_c.c File Reference

The main file of the demo. More...

#include "p30f6014A.h"
#include "stdio.h"
#include "string.h"
#include "uart/e_uart_char.h"
#include "motor_led/e_init_port.h"
#include "ComModule.h"
#include "runcollaboration.h"
#include "runaccelerometer.h"
#include "runbreitenberg_adv.h"
#include "runlocatesound.h"
#include "runwallfollow.h"
#include "runfollowball.h"
#include "runfftlistener.h"
#include "rungrounddirection.h"
#include "utility.h"

Functions

int main ()
 The main function of the application.


Detailed Description

The main file of the demo.

This file regroups all the programmes demo. You can choose the one you want to try by moving the selector.

Here is the the demo corresponding to the selector position:

Warning:
When you have made your selection with the selector, YOU MUST reset the e-puck (the blue button near the selector) to make your choice effective.

The selector position:

selector.gif
Author:
Code: Michael Bonani, Jonathan Besuchet
Doc: Jonathan Besuchet

Function Documentation

int main (  ) 

The main function of the application.

The main function launch one of the following self-governing function depending of the selector position: run_accelerometer(); run_locatesound(); run_wallfollow(); run_grounddirection(); run_breitenberg_follower(); run_breitenberg_shocker(); run_follow_ball_green(); run_follow_ball_red(); run_follow_ball(); run_fft_listener();


Generated on Fri Feb 29 14:27:42 2008 for Demo by  doxygen 1.5.4