View previous topic :: View next topic |
Author |
Message |
jo Guest
|
Contactless |
Posted: Thu Jun 09, 2005 8:22 pm |
|
|
Hi, anyone have any idea on implementing contactless access?
From PIC -> contactless chip . Would the footprint of the antenna, building up of the protocol be very difficult as in to build from ground up?
any idea is appr. Thanks |
|
|
ice
Joined: 30 May 2005 Posts: 10 Location: India
|
|
Posted: Thu Jun 09, 2005 10:59 pm |
|
|
Quote: | From PIC -> contactless chip |
Do you mean using RF..
isf thats what you mean ,yes you can,say from PIC to PIC or PIC to PC and vice versa
you get OEM radio modules like Ming and Radiometrix.
Quote: | building up of the protocol |
You need to give serial data to the radios like the radiometrix.Some of them need to be given a Preamble at the beginning of a transmission ,so that the radios sync with each other.you can even include manchester encoding into your code. _________________ **ice**
Machinegrid.com :: Robots at Work!! |
|
|
treitmey
Joined: 23 Jan 2004 Posts: 1094 Location: Appleton,WI USA
|
|
Posted: Fri Jun 10, 2005 7:48 am |
|
|
I don't know if this is what you mean,... but I have been looking into a interface to read a contactless credit card. also known as smartcard, BLINK, or paypass.
Some banks are implimenting these, and I want to suck a user name and address out of it. (but I won't be doing the credit tranaction). |
|
|
|