70016 Parallax Inc, 70016 Datasheet - Page 140

TEXT INFRARED REMOTE FOR BOE-BOT

70016

Manufacturer Part Number
70016
Description
TEXT INFRARED REMOTE FOR BOE-BOT
Manufacturer
Parallax Inc
Datasheet

Specifications of 70016

Accessory Type
Manual
Product
Microcontroller Accessories
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
For Use With/related Products
Boe-Bot®
For Use With
29122 - KIT PARTS IR REMOTE FOR BOE-BOT
Lead Free Status / RoHS Status
Lead free / RoHS Compliant, Contains lead / RoHS non-compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
70016SE
Manufacturer:
ST
0
ACTIVITY #3: REMOTE PROGRAMMED BOE-BOT
You can write a PBASIC program for your Boe-Bot that will allow you to program it
with motion patterns using your remote. By pressing a sequence of buttons on the
remote, you can load a sequence of maneuvers into the Boe-Bot's BASIC Stamp
EEPROM memory. Here's an example of a sequence of key-presses that instructs the
Boe-Bot to go forward for 40 pulses, rotate left for 20 pulses, rotate right for 20 pulses,
then go backward for 40 pulses:
The challenging part about writing code for a UI is making sure that it doesn't confuse the
person holding the remote. Here is a list of features the program should have to make the
Boe-Bot easier to program with the remote:
POWER to initialize programming.
CH+ , 40 , ENTER for forward 40 pulses.
VOL- , 20 , ENTER for rotate left by 20 pulses.
VOL+ , 20 , ENTER for rotate right by 20 pulses.
CH- , 40 , ENTER for backward 40 pulses.
ENTER a second time exits programming mode.
ENTER a third time makes the Boe-Bot execute the maneuvers.
ENTER again makes the Boe-Bot repeat the sequence of maneuvers.
POWER to reprogram a new sequence of maneuvers.
Recognize and discard incorrect key presses.
Exit programming mode if ENTER is pressed twice in a row.
Exit programming mode without asking how many pulses.
Allow the user to replay the motion sequence many times.
Remember the most recent motion sequence, even when the power has been
disconnected and reconnected
What's a user interface? It starts with the buttons, dials, displays, and menu systems you
use to tell machines, appliances, and computer programs what you want them to do.
Probably the most important aspect of any user interface is how it behaves in response to
your button-press, dial turn, etc.
If a given product's user interface is difficult to learn or doesn't make sense, it will quickly get
a bad reputation, and people won't want to buy it
User interface is often abbreviated as UI.

Related parts for 70016