Lighting up the Finch to show the way

What you need to know:

  1. How to generate the colors red, green, blue, white, black, purple and yellow
    using only RGB (red-green-blue) colors
  2. How to tell which way the robot is pointing (create a program and experiment)
  3. How you will make your program repeat until you are finished
    ( you decide how to make the program repeat and how to make it end)
  4. How to export and save XML code as directionLight_YourNames
    (Choose export project from the file menu)

Directions:

If the robot is Change LED color to
flat on the table GREEN
pointing straight up to the ceiling YELLOW
belly up RED
leaning to the left BLUE
leaning to the right PURPLE
down to the floor WHITE
not pointing in a specific direction no light at all

stopDemonstrate that your program works.

Export and save the XML code to your H drive as directionLight_YourNames