27982 Parallax Inc, 27982 Datasheet - Page 5

RF Modules & Development Tools 433 MHZ RF TRANCEIVR

27982

Manufacturer Part Number
27982
Description
RF Modules & Development Tools 433 MHZ RF TRANCEIVR
Manufacturer
Parallax Inc
Series
-r
Datasheet

Specifications of 27982

Frequency
433MHz
Data Rate - Maximum
9.6 kBaud
Modulation Or Protocol
-
Applications
General Purpose
Power - Output
-
Sensitivity
-
Voltage - Supply
3.3 V ~ 5 V
Current - Receiving
-
Current - Transmitting
-
Data Interface
PCB, Through Hole
Memory Size
-
Antenna Connector
PCB, Through Hole
Operating Temperature
0°C ~ 70°C
Package / Case
Module
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
BASIC Stamp
To use this TX code on a BASIC Stamp 1 system, please connect the RF Transceiver DATA line to P0 and
the T/R line to P1. This is a very basic communication example.
' TcvrCode_Tx_v1.1.bs1
' {$STAMP BS1}
' {$PBASIC 1.0}
SYMBOL x
SYMBOL y
HIGH 1
Start:
GOTO Start
To use this RX code on a BASIC Stamp 1 system, please connect the RF Transceiver DATA line to P0 and
the T/R line to P1. This is a very basic communication example.
' TcvrCode_Rx_v1.1.bs1
'{$STAMP BS1}
'{$PBASIC 1.0}
SYMBOL x
SYMBOL y
LOW 1
Start:
GOTO Start
Copyright © Parallax Inc.
PULSOUT 0, 300
SEROUT 0, N2400, ("!", B3, B2, B5, B4)
PAUSE 100
x = x + 1
y = y + 1
PAUSE 150
SERIN 0, N2400, ("!"), B3, B2, B5, B4
DEBUG x, y
=
=
=
=
W1
W2
W1
W2
®
1 Program
'T/R line
'Sync pulse for the Transceivers
433 MHz RF Transceiver (#27982)
v1.1 11/2/2009 Page 5 of 6

Related parts for 27982