28139 Parallax Inc, 28139 Datasheet - Page 156

KIT REMOTE IR FOR BOE-BOT W/TEXT

28139

Manufacturer Part Number
28139
Description
KIT REMOTE IR FOR BOE-BOT W/TEXT
Manufacturer
Parallax Inc
Datasheets

Specifications of 28139

Accessory Type
IR Remote
Product
Microcontroller Accessories
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
For Use With/related Products
Boe-Bot®
Lead Free Status / RoHS Status
Lead free / RoHS Compliant, Contains lead / RoHS non-compliant
ELSEIF remoteCode = Enter THEN
LOOP
' Routine - playback data
GOSUB Beep_Valid
DEBUG "Running...", CR, CR
eeIndex = 0
direction = 0
DO UNTIL (eeIndex = 19)
DO
LOOP
direction = remoteCode
WRITE eeIndex + Maneuver_List, direction
IF (direction = Enter) THEN EXIT
DEBUG "Enter number of pulses: ", CR
GOSUB Get_Multi_Digit_VAlue
DEBUG DEC value, " pulses", CR, CR
WRITE eeIndex + Distance_List, value
eeIndex = eeIndex + 1
READ eeIndex + Maneuver_List, direction
READ eeindex + Distance_List, value
IF (direction = Enter) THEN EXIT
FOR counter = 1 TO value
GOSUB Get_Ir_Remote_Code
SELECT remoteCode
ENDSELECT
SELECT direction
CASE ChUp TO VolDn, Enter
CASE ELSE
CASE ChUp
GOSUB Beep_Valid
EXIT
DEBUG "Press CH+/-, VOL+/-, or ENTER", CR
GOSUB Beep_Error
PULSOUT ServoLeft, 850
PULSOUT ServoRight, 650

Related parts for 28139