Little Robot Friends
Arduino Library Reference
version 1.1
|
This is the complete list of members for LittleRobotFriend, including all inherited members.
blink(LRFPattern pattern) | LittleRobotFriend | |
blink(LRFPattern pattern, unsigned int duration) | LittleRobotFriend | |
blinkAndSay(LRFPattern pattern, LRFSound sound) | LittleRobotFriend | |
blinkAndSay(LRFPattern pattern, LRFSound *sounds, char soundCount) | LittleRobotFriend | |
loop(void) | LittleRobotFriend | |
readIRMessage(void) | LittleRobotFriend | |
readLight(void) | LittleRobotFriend | |
readMicrophone(void) | LittleRobotFriend | |
readTouch(void) | LittleRobotFriend | |
say(LRFSound sound) | LittleRobotFriend | |
sendIRMessage(LRFIRMessage message) | LittleRobotFriend | |
setBoredom(unsigned int timeout, unsigned char count) | LittleRobotFriend | |
setBothLEDs(unsigned char red, unsigned char green, unsigned char blue, bool update=true) | LittleRobotFriend | |
setEventHandler(LRFEvent event, LRFEventHandler handler) | LittleRobotFriend | |
setLeftLED(unsigned char red, unsigned char green, unsigned char blue, bool update=true) | LittleRobotFriend | |
setRightLED(unsigned char red, unsigned char green, unsigned char blue, bool update=true) | LittleRobotFriend | |
setup(void) | LittleRobotFriend | |
sleep(void) | LittleRobotFriend |