TJ3B Projects
Project 7: Find Ball and Touch it but Don't Go Out
Project 7: find ball and touch it but don't go out We need to check both the line and the ball sensor for this one. The line sensor is more...
Project 7: Find Ball and Touch it but Don't Go Out
Project 7: find ball and touch it but don't go out We need to check both the line and the ball sensor for this one. The line sensor is more...
Project 8: Turn to Face North
Project 8: turn to face north You will need a compass sensor for this. (If you don’t have one, you can buy one from the shop) To activate the...
Project 8: Turn to Face North
Project 8: turn to face north You will need a compass sensor for this. (If you don’t have one, you can buy one from the shop) To activate the...
Project 9: Soccer Without Bounds
Project 9: Soccer without bounds (find the ball. Go straight if facing north, otherwise go around)
Project 9: Soccer Without Bounds
Project 9: Soccer without bounds (find the ball. Go straight if facing north, otherwise go around)
Project 10: Soccer with Bounds
Project 10: Soccer with bounds (don't go out of bounds. find the ball. Go straight if facing north, otherwise go around) A way to check the line sensor while waiting...
Project 10: Soccer with Bounds
Project 10: Soccer with bounds (don't go out of bounds. find the ball. Go straight if facing north, otherwise go around) A way to check the line sensor while waiting...
Project 11: Remembering Which Way to Score
Project 11: remembering which way to score. We can remember the starting direction by assigning a variable to store the direction of the compass sensor at the start: Then in...
Project 11: Remembering Which Way to Score
Project 11: remembering which way to score. We can remember the starting direction by assigning a variable to store the direction of the compass sensor at the start: Then in...