when less than 25 backup and right turn + mashup with line beam and ultra

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/7

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

8 Terms

1
New cards

when moving green LED and when stopped RED LED

prizm.setGreenLED(LOW);

2
New cards

prizm.setServoSpeed(1,50);

set servo 1 speed to 50

3
New cards

while(prizm.readSonicSensorCM(4) < 25){

object is in path, loop here until cleared

4
New cards

prizm.setServoPosition(1,0);

raise detection flag!

5
New cards

prizm.setServoPosition(1,90);

lowered flag position

6
New cards
7
New cards

when black line detected RED on

when not detected RED off

8
New cards

when object in path GREEN LED ON

When rase detetction flag next TURN OFF GREEN