Wireless Security Remote Control Development Kit User’s Guide
• Chapter 6. “Developing with the Wireless Security Remote Control
Development Kit” – This chapter provides suggestions on the development based
on Microchip RKE solution.
• Appendix A. “PIC12LF1840T39A Wireless Remote Key Fob Schematics” –
This appendix provides the PCB layout, BOM and schematics.
• Appendix B. “SX1239 Receiver PICtail™ Daughter Board Schematics” – This
appendix provides the PCB layout, BOM and schematics.
• Appendix C. “Embedded Security Development Board Schematics” – This
appendix provides the PCB layout, BOM and schematics.
CONVENTIONS USED IN THIS GUIDE
This manual uses the following documentation conventions:
DOCUMENTATION CONVENTIONS
Description
Represents
Examples
Arial font:
Italic characters
Initial caps
Referenced books
Emphasized text
A window
MPLAB® IDE User’s Guide
...is the only compiler...
the Output window
A dialog
the Settings dialog
A menu selection
select Enable Programmer
“Save project before build”
Quotes
A field name in a window or
dialog
Underlined, italic text with
right angle bracket
A menu path
File>Save
Bold characters
A dialog button
A tab
Click OK
Click the Power tab
4‘b0010, 2‘hF1
N‘Rnnnn
A number in verilog format,
where N is the total number of
digits, R is the radix and n is a
digit.
Text in angle brackets < >
Courier New font:
A key on the keyboard
Press <Enter>, <F1>
Plain Courier New
Sample source code
Filenames
#define START
autoexec.bat
c:\mcc18\h
File paths
Keywords
_asm, _endasm, static
-Opa+, -Opa-
0, 1
Command-line options
Bit values
Constants
0xFF, ‘A’
Italic Courier New
Square brackets [ ]
A variable argument
file.o, where file can be
any valid filename
Optional arguments
mcc18 [options] file
[options]
Curly brackets and pipe
character: { | }
Choice of mutually exclusive errorlevel {0|1}
arguments; an OR selection
Ellipses...
Replaces repeated text
var_name [,
var_name...]
Represents code supplied by void main (void)
user
{ ...
}
DS41646A-page 8
2012 Microchip Technology Inc.