Hi, my name is Chris. I built an elevator out of Legos. On week one I finished building it. On week two the hard part began. The programming was difficult. If I didn't get the timing just right, it wouldn't work properly. I had to do a lot of experimenting with the elevator. On the programming I had to type TALKTO, SETLEFT, SETRIGHT and ONFOR. After all that I got to see how all the hard work paid off. The elevator worked perfectly. The lights, sound and gears worked good. The best part was playing with the elevator. I had a lot of fun. I am glad to be a Vina Danks student. Vina Danks is a good school and it has great teachers.
Below is a picture and programming.
TO ELEVATOR
TALKTO "MOTORA
SETLEFT
ONFOR 36
TALKTO [SOUNDB LAMPC]
ONFOR 30
TALKTO "MOTORA
SETRIGHT
ONFOR 34
TALKTO [SOUNDB LAMPC]
ONFOR 30
END