28139 Parallax Inc, 28139 Datasheet - Page 166

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
Projects
Solutions
4. Modify this code block so that it only accepts values between 16 and 19.
5. List the remote key press sequence that makes the Boe-Bot draw a 50 pulse by
1. Use 7BitRemoteBoeBot.bs2 from Chapter 2, Activity #3 as your starting point.
2. Expand IrMultiBotYourTurn.bs2 so that you can press the following digit keys
Q1. The variable's name is
Q2. According to the PBASIC Syntax Guide, it clears the screen. In other words, it
Q3. If none of the
100 pulse rectangle with RemoteRecordBoeBotPlayback.bs2.
Add a routine that overrides instructions from the remote and stops the Boe-Bot
before it collides with an object. This way, you can try to run the Boe-Bot into
an obstacle, but it will not let you.
for the following functions:
erases everything currently displayed in the Debug Terminal's Transmit
Windowpane.
program finds the
catch-all statement
DO
LOOP
DEBUG CR, "F, B, R, L, Q", CR,
DEBUGIN direction
SELECT direction
ENDSELECT
1 – Remote button controlled Boe-Bot
2 – Full speed IR roaming
3 – Following Boe-Bot
4 – Servo centering mode
5 – Slow roaming Boe-Bot for lead roaming Boe-Bot
6 – One-shot IR interference sniffer
CASE "F", "B", "R", "L", "Q"
CASE ELSE
EXIT
DEBUG CR, "Invalid character", CR
"Enter Direction: "
CASE
ENDSELECT
CASE ELSE
speed
statements match the
.
keyword and moves on from there. You can add a
with any code that you want the
SELECT
statement's variable the
SELECT…CASE

Related parts for 28139