70016 Parallax Inc, 70016 Datasheet - Page 109

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
' Boe-Bot control bit
mute
Add this declaration to the Constants section:
MuteCode CON 20
Add a bit variable to the Variables section. Name it
Add this command to the Initialization that sets
' -----[ Initialization ]------------------------
mute = 1
Add this command between the
the
IF (mute = 0) AND (remoteCode <> MuteCode) THEN
ENDIF
Add a
Comment the two
CASE MuteCode
remoteCode = 127
FREQOUT 4, 50, 4000
PAUSE 50
FREQOUT 4, 50, 4000
PAUSE 300
mute = ~ mute
SELECT
CASE
VAR
statement:
to the
PULSOUT
Bit
SELECT…CASE
commands below the
code block that reads:
Get_Ir_Remote_Code
mute
CASE ELSE
mute
to 1.
subroutine call and
.
statement.

Related parts for 70016