Airbus in France

At first, french students tried to answer the following questions:

Why does the World need the Airbus A380?   and

What features make the A380 to be a good seller?

In the next part LP2I students present their work on the main A380 factories in France. The blue parts of the plane in the picture are manufactured in France. The numbers indicate the site where parts are made.

map_Airbus_fr

Presentation of the main french plane factories:

Méaulte site by Jimmy & Ismael ;   Nantes_site   by Thomas; 

St_Nazaire_site by Arthur;      St_Eloi_site by Nathan

final assembly area: Toulouse_site by Elie

Once the parts are made, they have to be transported to other factories and to Toulouse.

In the following article Juan explores different kinds of the Airbus A380 parts transport in France.

Project 1 – LED Flasher

This circuit uses a breadboard, a red LED, a 150Ω Resistor, a few wires and an Arduino card. To blink the LED I need a C++ Program :

// Project 1 - LED Flasher

int ledPin = 10;

void setup() {
pinMode(ledPin, OUTPUT);
}

void loop() {
digitalWrite(ledPin, HIGH);
delay(1000);
digitalWrite(ledPin, LOW);
delay(1000);
}

and now a result of this program can be seen in this video:

 

Industry in France

French students’ works on some industries and related employment :

(click on the picture to change the page)

What are the major industries in France and what are the job opportunities in these sectors? by Elie

renewable_energies_industry  by Manon & Kévin

aeronautic&space_industry_in_France by Pierre, Jimmy & Ismael

High-tech_industries_in_Vienne Depatrement by Melvin & Nicolas

web design industry by Théo & Simon

Poitou-Charentes Industries by Juan & Thomas

comparison of the French and Italian car industry by Victor  (in french)