Shop OBEX P1 Docs P2 Docs Learn Events
RFID Card Reader Serial - connection to Mac OS X? help! — Parallax Forums

RFID Card Reader Serial - connection to Mac OS X? help!

mdudemdude Posts: 1
edited 2011-08-23 08:57 in Robotics
Hi all,

I was gifted a Parallax RFID Card Reader Serial kit but am having a little trouble with how to get started with it.

I've only seen things about connecting this to a PC and using Basic, I don't use either. Can someone point me to where directions for the Mac are? Also, does parallax sell a serial to USB connector? Or is this something that I'd have to make?

Help!

mdude

Comments

  • Martin_HMartin_H Posts: 4,051
    edited 2011-08-22 06:52
    I have one of those. It uses a four pin TTL interface and you can't hook it up directly to the Mac. As you suspect you'll need a converter.

    I think the path of least resistance to translate serial to USB would be a microcontroller (e.g. Basic Stamp 2, Arduino, Pic, Propeller Chip) with USB interface and a Mac compatible IDE. Do you already have one? If not the cost is between $10 for a kit to $70 for spiffy one with bells and whistles. There are multiple prices points in between as well, so pick one for your budget.

    If you were a PC user I would suggest a BS2 as there's code already posted to do exactly what you want. But I won't to a Mac user as there are some issues with the Mac and the BS2.

    If you do purchase an Arduino, there's already sample code to interface it to a Mac/PC:

    http://makeprojects.com/Project/Using-the-Parallax-RFID-Reader-with-an-Arduino/617/1

    Note: It might be possible to control it directly from a Mac using an FTDI cable, but that's beyond my ability.
  • Martin_HMartin_H Posts: 4,051
    edited 2011-08-22 18:45
    Over in the the General Discussion forum I mentioned your question and my response. Two more knowledgeable users said an FTDI cable would definitely work on a Mac and there are drivers available. An FTDI cable connects to USB and produces TTL compatible output. They're useful for other things besides a RFID reader too.
  • alex123alex123 Posts: 102
    edited 2011-08-23 08:57
    Cheapest solution? Buy this USB/serial converter. $15 and you're good to go... Use CTS for the OE pin. You can even power the RFID board from it. It has the 5V output. Here it is:

    http://www.pololu.com/catalog/product/391
Sign In or Register to comment.