MOWGLI SAYS GOODBYE

Programming level 1

Mowgli says goodbye to the wolves

P1

How to build

Mowgli says goodbye to the wolves

  • The wolf figure built on a robot automatically moves forwards, waits a while and then moves backwards.
  • Mowgli and the others (wolves, Bagheera, Akela, Baloo) are built figures in this scene.

P1

Mowgli says goodbye to the wolves

P1

P1

Programming level 2

Mowgli with the fiery stick

P2

How to build

Mowgli with the fiery stick - "A" version

  • The wolf can move with gears on drive rails driven by 1 DC motor.
  • It is controlled by 2 Touch sensors on its back. On one of the Touch sensors it moves forward to Mowgli (according to the time measured), when attacked it makes a sound with Buzzer, on pressing the other Touch sensor it moves backwards.
  • Mowgli is a static robot, with 1 servo motor in one shoulder to move his arm, and 1 red LED in each hand.
  • On pressing one of the Touch sensors, the arm is raised, on pushing the other Touch sensor, the arm is lowered, the LEDs are lit all the time, the program starts automatically.

Mowgli with the fiery stick - "B" version

  • The structure, operation and program of the wolf is identical to a).
  • Mowgli is mounted on a robotic base with 2 DC motors, his arms are axial, each eye has 1-1 LED of different colour. Its program is started by pressing the Touch sensor. One of the LEDs turns on immediately, the robot moves forward and the other LED turns on.
  • After a while the robot stops and the LEDs switch off.
  • As the robot moves, the LEDs flash to represent Mowgli's cry.

P2

Mowgli goes down to the village

P2

P2

Programming level 3

The wolves attack Mowgli

P3

How to build

The wolves attack Mowgli

  • The wolf is built as in P2
  • As long as the Touch sensor is pressed, the robot moves forwards or backwards
  • When it reaches Mowgli, it also signals with the Buzzer.
  • One of Mowgli's arms can be moved with a servo motor, he has 1 LED built into each hands and an IR Photoreflector i also joined to the robot.
  • When the wolf gets close to Mowgli, detected by an IR Photoreflector the servo motor raises his arm, the LEDs start blinking.
  • When the wolf moves away, the arm is lowered.

P3

The wolves attack Mowgli

P3

The wolves attack Mowgli

P3

Programming level 4

Fight with the wolfs

P4

How to build

Fight with the wolfs

  • Mowgli has the same structure as P3
  • The servo motor arm moves up and down a random number of times.
  • The wolf is structurally similar to P3, but has no Touch sensor.
  • After switching on, it waits a random amount of time before moving forward.
  • The IR photoreflector mounted on it causes the wolf to stop when it gets close enough to Mowgli, signal with the Buzer and then back away from Mowgli.

P4

Fight with the wolfs

P4

Fight with the wolfs

P4