User Guide

Example 4: Change color based on the value of a tile number
This example gets KaiBot to change his LED lights based on if a Kai-Tile is greater and smaller than a set
value.
Repeat forever or until KaiBot reads Kai-Tile number 5
When KaiBot reads the Kai-Tile
number to be greater than 5, then
set it as true else it’s false .
If true display red LED
lights
If false display blue
LED lights
56