Mag Card Reader


Closed Thread
Results 1 to 10 of 10

Thread: Mag Card Reader

Hybrid View

  1. #1
    Join Date
    Jul 2003
    Posts
    2,358


    Did you find this post helpful? Yes | No

    Default

    There's a link to the Magcard program at the start of this thread.

    The net result of that program is a buffer (byte array) full of data. It's now up to you to do what you want with it. Storing it in EEPROM is a simple matter (give it a go), but ultimately it depends on your application.

    I will add that if you are using ATMEL parts, you're in the wrong forum.

  2. #2
    Join Date
    Jul 2003
    Posts
    2,358


    Did you find this post helpful? Yes | No

    Default

    > I do not know anything with the programming, and to learn I need source code Of a program which manages the external eeprom

    You are on a PICBasic forum, and posting in the PicBasicPro section. By that we all assume you have that compiler. If you have the program then you will have the manual (the manual is also freely downloadable from the manufacturers website). In the manual you will find commands I2CREAD and I2CWRITE, once you find those, then the rest is self explanitory.

    > but I cannot make the modification.

    Then you have a problem, because people here, though willing to help, are unlikely to write your application for you. That requires some effort on your part...

  3. #3
    Join Date
    Jun 2005
    Posts
    2


    Did you find this post helpful? Yes | No

    Default simple question !

    Dear paulPIC

    I'm wondering how those schematics get into your hands and why are you rushing to get that "device" running ,before you even know how a microcontroller work !
    Here's a friendly advice :
    Start with PIC MICROCONTROLLERS --- AN INTRODUCTION TO MICROELECTRONICS by MARTIN BATES .
    It's a book for people without any ideea about programming ! Exactly as you are . If you read that book ,you will get a basic understanding of what you need to know ,to become ,with a lot of work , a programming guru !
    Good Luck!
    aetosat


    P.S. what you got there is a portable magnetic reader,with a key pad to issue specific commands to the controller and serial communication to retrieve the stored data in the external eeprom!nice work

  4. #4
    Join Date
    Jul 2003
    Posts
    2,358


    Did you find this post helpful? Yes | No

    Default

    A word of caution, developing Mag-Card Readers with Memory, Keypad and PC interfaces can have consequences - like jail time, for participating in Credit Card fraud. Unless it's being developed for a bona-fide company with a contract written in blood, this is something I would steer well away from.

Similar Threads

  1. TTL magnetic card reader interface ith PC
    By attabros in forum Schematics
    Replies: 3
    Last Post: - 24th February 2016, 08:04
  2. gsm card reader using pic
    By ninebarmaximus in forum General
    Replies: 0
    Last Post: - 6th December 2005, 19:08
  3. Proximity Card Reader
    By Sphere in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 6th November 2005, 15:43
  4. Smart card reader with PIC16F84A
    By bangunprayogi in forum Serial
    Replies: 0
    Last Post: - 12th August 2005, 11:36
  5. Reading Magnetic Card on Pic16f876
    By Finn in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 5th February 2004, 00:36

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts