robotics camp

Flying Pig

Presentation:   Video:   Code: call sound.system(-1)#brings it to a specific starting state call leds.temperature(0,0) call leds.top(0,0,0) call leds.circle(0,0,0,0,0,0,0,0) onevent rc5 if rc5.command == 1 then call leds.top(16,0,0) end if rc5.command == 2 then motor.right.target= 150 motor.left.target= 150 end if rc5.command == 3 then motor.left.target= 150 motor.right.target=0 end if rc5.command == 4 then motor.left.target= 0 …

Flying Pig Read More »

Train Alert

The Train alert is made so whenever a train goes by it will hit a pulse sensor and the drivers will be alerted that a train is coming. Presentation:   Video:   Code: By: Xavier, Reilly

Silver Snare

This product is a metronome used by percussionists to make other beats while they are working with other instruments. Presentation:   Video:   Code: By: Drew and Morgan

Explorerbot

Description: The basic idea of the boat is to explore areas humans cannot get to like freezing waters and narrow rivers. Thymio will have lego paddles that spin when it moves. It has headlights and tail lights(Little Bits). ExplorerBot will have lego paddles that spin when he moves. Presentation: Video:   Code: [wpdm_file id=13] tags: …

Explorerbot Read More »