Thymio

Golden Knight

Golden Knight is your personal security robot, that protects you and your valuables!  ~ Golden Knight Code ~ # reset outputs call sound.system(-1) call leds.top(0,0,0) call leds.bottom.left(0,0,0) call leds.bottom.right(0,0,0) call leds.circle(0,0,0,0,0,0,0,0)   onevent tap call leds.top(32,0,0) call leds.bottom.left(32,0,0) call leds.bottom.right(32,0,0) call leds.circle(32,32,32,32,32,32,32,32) call leds.prox.h(32,32,32,32,32,32,32,32) call leds.prox.v(32,32) call sound.replay(1) onevent buttons if button.center == 1 then …

Golden Knight Read More »

The Butler Bot

The Butler Bot is a robot that gets you drinks or food. If you are feeling tired, and you want some food, the Butler Bot will get it for you By: Ashna and Sabeena

Moss the Dragon

Moss goes forward when you press the forward sensor, and can also turn left and right and go backwards.  When you press the center button the dragon is calm and green.  It gets angry when the forward, middle and back buttons are pressed and turns red. By Kaori and Jackson

Chewie – Charlotte and Eric

Chewbacca is from the movie star wars, a popular movie series.We programmed him to follow thick black lines for our presentataion. He turns red when you touch him because Chewbacca thinks you are hitting him with a lightsaber.