Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

need help on rfpic (pic 16f676) coding

Status
Not open for further replies.

impactwave

Newbie level 1
Joined
Jul 24, 2007
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,292
i bought rfpic dev kit 1 for my project, but after i got it, i realize i have no experience with assember coding. I need some help for coding part of my design.
i am trying to make romote keyless entry with some security features.
here is the flow chart

1) The reader periodically sends out a signal that
includes the Reader ID.
2) The tag receives a signal and checks the Reader
ID value received with that in memory.
3) Upon a match the tag then transmits the Tag ID,
Security Key and Security Password
4) The reader receives the Security Key, Security
Password and Tag ID.
5) The reader first checks for a valid Tag ID. If the
ID is valid it continues the verification process.
6) The reader then takes the Security Key and
generates a local copy of the Security Password.
7) The reader compares the two Security Passwords,
if a match occurs then a valid tag has been found.
It then signals the garage door to open and
temporarily disables polling.


the demo files for the rfpic reciever and transmitter are attatched.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top