temtronic
Joined: 01 Jul 2010 Posts: 9245 Location: Greensville,Ontario
|
|
Posted: Sun Jun 16, 2013 5:31 am |
|
|
general comments..
first, search this forum and the code library for any 'hits' .Odds are you're not the only guy wanting to do this...
second, 'google' ! There will be a LOT of hits there as well.Maybe not in CCS C code but code is code...What is important is the timing specs, dta format,etc.By using the right 'keywords' Google might find a driver for you.
third, do you want to have your PIC mimic a card reader and send data to the host, or be the host and read data from the card reader? I've seen a lot of 'reading a card reader' code but not being a card reader.
4th, choose a PIC, build a prototype platform and program in the '1Hz flashing LED' and 'Hello PC' programs.This will confirm your hardware is working ! and you'll have a known starting point for the Wiegand interface/driver.
hth
jay |
|